llvm-project/llvm/test/DebugInfo/ARM
Alexandros Lamprineas 04dc68710a [DebugInfo][ARM] Fix incorrect debug information for RWPI accessed globals
When compiling for the RWPI relocation model the debug information is wrong:

* the debug location is described as { DW_OP_addr Var }
  instead of { DW_OP_constNu Var DW_OP_bregX 0 DW_OP_plus }
* the relocation type is R_ARM_ABS32 instead of R_ARM_SBREL32

Differential Revision: https://reviews.llvm.org/D111404
2021-10-18 21:29:46 +01:00
..
PR16736.ll
PR26163.ll
big-endian-bitfield.ll
big-endian-dump.ll
bitfield.ll
call-site-info-output.ll
cfi-eof-prologue.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
constant-dbgloc.ll
dwarfdump-rela.yaml [ARM] Fix RELA relocations for 32bit ARM. 2021-07-14 14:27:15 -07:00
entry-value-multi-byte-expr.ll [LiveDebugValues][InstrRef][2/2] Emit entry value variable locations 2021-06-30 23:07:39 +01:00
float-args.ll
float-stack-arg.ll
header.ll
illegal-fragment.ll
instr-ref-tcreturn.ll [DebugInfo][InstrRef] Don't break up ret-sequences on debug-info instrs 2021-07-28 15:56:00 +01:00
line.test
lit.local.cfg
little-endian-dump.ll
lowerbdgdeclare_vla.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
machine-cp-updates-dbg-reg.mir [DebugInfo][InstrRef] Avoid a crash during DBG_PHI maintenence 2021-10-18 11:52:45 +01:00
multiple-constant-uses-drops-dbgloc.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
partial-subreg.ll
processes-relocations.ll
prologue_end.ll
rwpi.ll [DebugInfo][ARM] Fix incorrect debug information for RWPI accessed globals 2021-10-18 21:29:46 +01:00
s-super-register.ll
salvage-debug-info.ll
sdag-split-arg.ll
sdag-split-arg1.ll
selectiondag-deadcode.ll
single-constant-use-preserves-dbgloc.ll
split-complex.ll
sroa-complex.ll
tls.ll