[PM/AA] Run clang-format over LibCallAliasAnalysis prior to making
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }