OSDN Git Service

Update LLVM for rebase to r212749.
[android-x86/external-llvm.git] / include / llvm-c / module.modulemap
1 module LLVM_C {
2   umbrella "."
3   module * { export * }
4 }