[X86] Fix XOP vpcom intrinsic autoupgrade to map 'true' and 'false' to the correct...
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }