llvm-project
22eb290a - [PS4/PS5][Driver][DWARF] Always emit .debug_aranges for SCE tuning (#99629)

Commit
1 year ago
[PS4/PS5][Driver][DWARF] Always emit .debug_aranges for SCE tuning (#99629) Some of SIE's post-mortem analysis infrastructure currently makes use of .debug_aranges, so we'd like to ensure the section's presence in PlayStation binaries. The simplest way to do this is force emission when the debugger tuning is set to SCE (which is in turn typically initialized from the target triple). This also simplifies the driver. SIE tracker: TOOLCHAIN-16951
Parents
Loading