llvm-6502/lib/Transforms/Utils
Chris Lattner f1d0d3519f Only add the global variable with the abort message if an unwind actually
occurs in the program.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11249 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-09 22:48:47 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp Minor speedup, don't query ValueMap each time through the loop 2004-02-04 21:44:26 +00:00
CloneModule.cpp
CloneTrace.cpp
DemoteRegToStack.cpp
InlineFunction.cpp rename the "exceptional" destination of an invoke instruction to the 'unwind' dest 2004-02-08 21:44:31 +00:00
Linker.cpp
Local.cpp
LoopSimplify.cpp Fix another dominator update bug. These bugs keep getting exposed because GCSE 2004-02-05 23:20:59 +00:00
LowerAllocations.cpp
LowerInvoke.cpp Only add the global variable with the abort message if an unwind actually 2004-02-09 22:48:47 +00:00
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp rename the "exceptional" destination of an invoke instruction to the 'unwind' dest 2004-02-08 21:44:31 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h