llvm-6502/test/DebugInfo/AArch64
Adrian Prantl 6f059afde6 ARM/AArch64: Attach the FrameSetup MIFlag to CFI instructions.
Debug info marks the first instruction without the FrameSetup flag
as being the end of the function prologue. Any CFI instructions in the
middle of the function prologue would cause debug info to end the prologue
too early and worse, attach the line number of the CFI instruction, which
incidentally is often 0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224294 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-16 00:20:49 +00:00
..
big-endian-dump.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
big-endian.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
cfi-eof-prologue.ll ARM/AArch64: Attach the FrameSetup MIFlag to CFI instructions. 2014-12-16 00:20:49 +00:00
coalescing.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
dwarfdump.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
eh_frame_personality.ll Revert r221150, as it broke sanitizer tests 2014-11-03 12:19:03 +00:00
eh_frame.s Revert r221150, as it broke sanitizer tests 2014-11-03 12:19:03 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
little-endian-dump.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
processes-relocations.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
struct_by_value.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00