summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-04-07 14:34:31 -0700
committerFangrui Song <i@maskray.me>2022-04-07 14:34:32 -0700
commitbe01af4a0f4ae4633929985cc689ad98a449db05 (patch)
treec6117f0f151869971308e6987fdd454f77a224dd /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parente66f0edb4031dc1742d5f074822e9e8be58d63fc (diff)
[ELF] Fix non-relocatable-non-emit-relocs --gc-sections to discard .L symbols
This reverts commit 764cd491b126318add093c7c8ba3884967d64b21, which I incorrectly assumed NFC partly because there were no test coverage for the non-relocatable non-emit-relocs case before 9d6d936243fe343abe89323a27c7241b395af541. The interaction of {,-r,--emit-relocs} {,--discard-locals} {,--gc-sections} is complex but without -r/--emit-relocs, --gc-sections does need to discard .L symbols like --no-gc-sections. The behavior matches GNU ld.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions