e19d552987
Former-commit-id: 4db48158d3a35497b8f118ab21b5f08ac3d86d98
8 lines
207 B
Plaintext
8 lines
207 B
Plaintext
name = "llvm_@TARGET@"
|
|
version = "@PACKAGE_VERSION@"
|
|
description = "@TARGET@ Backend for LLVM"
|
|
requires = "llvm"
|
|
archive(byte) = "llvm_@TARGET@.cma"
|
|
archive(native) = "llvm_@TARGET@.cmxa"
|
|
directory = "llvm"
|