1
0
mirror of https://github.com/RPCSX/llvm.git synced 2025-04-06 10:11:54 +00:00
llvm/include/llvm-c/module.modulemap
2014-06-12 22:09:39 +00:00

5 lines
57 B
Plaintext

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