8625704ad8
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
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"
|