[x86] Fix a pretty horrible bug and inconsistency in the x86 asm
[oota-llvm.git] / lib / Bitcode / module.modulemap
1 module Bitcode { requires cplusplus umbrella "." module * { export * } }