[BranchFolding] Document why replacing HashMachineInstr with hash_code doesn't work
[oota-llvm.git] / lib / CodeGen / module.modulemap
1 module CodeGen { requires cplusplus umbrella "." module * { export * } }