Home | History | Annotate | Download | only in backends
      1 name = "llvm_@TARGET@"
      2 version = "@PACKAGE_VERSION@"
      3 description = "@TARGET@ Backend for LLVM"
      4 requires = "llvm"
      5 archive(byte) = "llvm_@TARGET@.cma"
      6 archive(native) = "llvm_@TARGET@.cmxa"
      7 directory = "."
      8