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

5 lines
57 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
module LLVM_C {
umbrella "."
module * { export * }
}