Revert "Centralize the information about which object format we are using."
[oota-llvm.git] / lib / Bitcode / module.modulemap
1 module Bitcode { requires cplusplus umbrella "." module * { export * } }