Add an explicit 'inline' specifier to these static functions. GCC is
[oota-llvm.git] / lib / CodeGen / module.modulemap
1 module CodeGen { requires cplusplus umbrella "." module * { export * } }