llvm-for-llvmta/include/llvm-c/module.modulemap
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

5 lines
57 B
Plaintext

module LLVM_C {
umbrella "."
module * { export * }
}