1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/test/DebugInfo/AArch64
Adrian Prantl 33921ffabc 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.

llvm-svn: 224294
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