llvm-project/llvm/test/DebugInfo/AArch64
Jeremy Morse d4ce9e463d [DWARF] Revert sharing subprograms across CUs
This patch is a revert of e08f205f5c. In that patch, DW_TAG_subprograms
were permitted to be referenced across CU boundaries, to improve stack
trace construction using call site information. Unfortunately, as
documented in PR48790, the way that subprograms are "owned" by dwarf units
is sufficiently complicated that subprograms end up in unexpected units,
invalidating cross-unit references.

There's no obvious way to easily fix this, and several attempts have
failed. Revert this to ensure correct DWARF is always emitted.

Three tests change in addition to the reversion, but they're all very
light alterations.

Differential Revision: https://reviews.llvm.org/D107076
2021-08-09 12:43:43 +01:00
..
asan-stack-vars.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
big-endian-dump.ll
big-endian.ll
bitfields.ll
call-site-info-output.ll
cfi-eof-prologue.ll
coalescing.ll
compiler-gen-bbs-livedebugvalues.mir CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
constant-dbgloc.ll
dagcombine-zext.ll
dbg-sve-types.ll
dbg-value-i8.ll
dbg-value-i16.ll
dbgcall-site-float-entry-value.ll
dwarfdump.ll
eh-frame.ll
eh_frame.s
eh_frame_personality.ll
fallthrough-branch.ll GlobalISel/AArch64: don't optimize away redundant branches at -O0 2021-07-29 16:04:22 -07:00
frame-loclistx.s
frameindices.ll Reapply "RegAllocFast: Rewrite and improve" 2020-09-30 10:35:25 -04:00
inlined-argument.ll
instr-ref-const-physreg.ll [InstrRef][AArch64][1/4] Accept constant physreg variable locations 2021-07-26 15:26:15 +01:00
ir-outliner.ll [IROutliner] Adding DebugInfo handling for IR Outlined Functions 2021-06-15 10:57:08 -05:00
line-header.ll
lit.local.cfg
little-endian-dump.ll
machine-outliner.ll
pr40709.ll
processes-relocations.ll
prologue_end.ll Reapply "RegAllocFast: Rewrite and improve" 2020-09-30 10:35:25 -04:00
return-address-signing.ll
struct_by_value.ll
tls-at-location.ll