[X86] Fast-ISel was incorrectly always killing the source of a truncate.
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }