1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/DebugInfo/ARM
Victor Leschuk dc86c51611 DebugInfo: preparation to implement DW_AT_alignment
- Add alignment attribute to DIVariable family
 - Modify bitcode format to match new DIVariable representation
 - Update tests to match these changes (also add bitcode upgrade test)
 - Expect that frontend passes non-zero align value only when it is not default
   (was forcibly aligned by alignas()/_Alignas()/__atribute__(aligned())

Differential Revision: https://reviews.llvm.org/D25073

llvm-svn: 284678
2016-10-20 00:13:12 +00:00
..
big-endian-bitfield.ll DebugInfo: preparation to implement DW_AT_alignment 2016-10-20 00:13:12 +00:00
big-endian-dump.ll
bitfield.ll DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
cfi-eof-prologue.ll
constant-dbgloc.ll
float-args.ll
header.ll [ARM] Add ".code 32" to functions in the ARM instruction set 2016-09-13 12:18:15 +00:00
line.test
lit.local.cfg
little-endian-dump.ll
lowerbdgdeclare_vla.ll
multiple-constant-uses-drops-dbgloc.ll DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
PR16736.ll [ARM] Generate consistent frame records for Thumb2 2016-08-23 09:19:22 +00:00
PR26163.ll
processes-relocations.ll
prologue_end.ll
s-super-register.ll
selectiondag-deadcode.ll
single-constant-use-preserves-dbgloc.ll Fixup failing debuginfo test for change in SimplifyCFG. 2016-09-11 09:13:32 +00:00
split-complex.ll
sroa-complex.ll
tls.ll DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00