Set the parent pointer of cloned DBG_VALUE instructions correctly.
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }