unplugged-system/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/module.modulemap

5 lines
57 B
Plaintext
Raw Normal View History

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