Extend the statepoint intrinsic to allow statepoints to be marked as transitions...
[oota-llvm.git] / lib / IR / module.modulemap
1 module IR { requires cplusplus umbrella "." module * { export * } }