[X86] Use cast instead of dyn_cast and a null check marked unreachable.
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }