1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 05:53:07 +01:00
llvm-mirror/test/DebugInfo/AArch64
Keith Walker a38818ea04 Write AArch64 big endian data fixup entries as BE.
There was support for writing the AArch64 big endian data fixup entries in
the .eh_frame section in BE.    This is changed to write all such fixup
entries in BE with no restriction on the section.  This is similar to
the existing support for fixup entries for ARM.

A test is added to check the length field in the .debug_line section as
this is an example of where such a fixup occurs.

Differential Revision: http://reviews.llvm.org/D16064

llvm-svn: 258320
2016-01-20 15:59:14 +00:00
..
big-endian-dump.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
big-endian.ll DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00
bitfields.ll DI: Disallow uniquable DICompileUnits 2015-08-03 17:26:41 +00:00
cfi-eof-prologue.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
coalescing.ll Clean up the processing of dbg.value in various places 2015-12-19 02:02:44 +00:00
constant-dbgloc.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
dwarfdump.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
eh_frame_personality.ll Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
eh_frame.s Use CIE version 1 for .eh_frame. 2015-04-27 22:04:24 +00:00
frameindices.ll Reapply r257105 "[Verifier] Check that debug values have proper size" 2016-01-15 00:46:17 +00:00
line-header.ll Write AArch64 big endian data fixup entries as BE. 2016-01-20 15:59: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
processes-relocations.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
prologue_end.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
struct_by_value.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00