llvm-6502/test/DebugInfo/ARM
Adrian Prantl f5a21eaa18 Thumb1 frame lowering: Mark CFI instructions with the FrameSetup flag.
Followup to r224294:

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@224743 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-22 23:09:14 +00:00
..
big-endian-dump.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
cfi-eof-prologue.ll Thumb1 frame lowering: Mark CFI instructions with the FrameSetup flag. 2014-12-22 23:09:14 +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
lowerbdgdeclare_vla.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
PR16736.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
s-super-register.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
sectionorder.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
selectiondag-deadcode.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
tls.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00