llvm-6502/lib/Transforms
Devang Patel 7fe1decf3a If there are two consecutive llvm.dbg.stoppoint calls then
it is likely that the optimizer deleted code in between these
two intrinsics. Keep only the last llvm.dbg.stoppoint in this case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59657 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-19 18:56:50 +00:00
..
Hello
Instrumentation
IPO Remove unused variables. 2008-11-19 00:22:02 +00:00
Scalar If there are two consecutive llvm.dbg.stoppoint calls then 2008-11-19 18:56:50 +00:00
Utils Initialize MallocFunc and FreeFunc properly. 2008-11-18 18:43:07 +00:00
Makefile