Win64Exception.cpp: Try to fix crash for x64 EH. "Per" might be null there.
[oota-llvm.git] / lib / CodeGen / GlobalMerge.cpp
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-07-08 Benjamin KramerFix some Twine locals.
2014-06-13 Jiangning LiuMove GlobalMerge from Transform to CodeGen.