279aa8f685
Former-commit-id: 0c7ce5b1a7851e13f22acfd379b7f9fb304e4833
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"
|