llvm-6502/lib
Dale Johannesen a891518c4d Skip interleaved debug info when fast-forwarding through
allocations.  Apparently the assumption is there is an
instruction (terminator?) following the allocation so I
am allowing the same assumption.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66716 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-11 22:19:43 +00:00
..
Analysis Debug intriniscs should be skipped when looking 2009-03-11 21:13:01 +00:00
Archive
AsmParser It makes no sense to have a ODR version of common 2009-03-11 20:14:15 +00:00
Bitcode It makes no sense to have a ODR version of common 2009-03-11 20:14:15 +00:00
CodeGen My last coalescer fix introduced a subtler one. It's aborting a commuting optimization too late and left the live intervals to be out of sync with instructions. This fixes 8b10b. 2009-03-11 22:18:44 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
Support
System
Target It makes no sense to have a ODR version of common 2009-03-11 20:14:15 +00:00
Transforms Skip interleaved debug info when fast-forwarding through 2009-03-11 22:19:43 +00:00
VMCore It makes no sense to have a ODR version of common 2009-03-11 20:14:15 +00:00
Makefile