hanchenye-llvm-project/llvm/include/llvm-c/module.modulemap

5 lines
57 B
Plaintext

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