diff options
| author | Pierre van Houtryve <pierre.vanhoutryve@amd.com> | 2023-01-09 05:33:38 -0500 |
|---|---|---|
| committer | Pierre van Houtryve <pierre.vanhoutryve@amd.com> | 2023-01-12 02:57:55 -0500 |
| commit | 6aff41ef37a48461b85c4b5bb143fceec6130a55 (patch) | |
| tree | 94e5f867e2effe991dbee6d15080f9f77719eb10 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 9b7b5482fa01413a96fe79c42c3e67ee6730cf6d (diff) | |
| download | llvm-6aff41ef37a48461b85c4b5bb143fceec6130a55.zip llvm-6aff41ef37a48461b85c4b5bb143fceec6130a55.tar.gz llvm-6aff41ef37a48461b85c4b5bb143fceec6130a55.tar.bz2 | |
[ELF] Emit Verbose Asm when using --lto-emit-asm
D138560 was abandonned as the use case can already be covered by `-Xoffload-linker --lto-emit-asm`.
However the output from `--lto-emit-asm` doesn't have
comments like the Clang `-S` output.
This patch adds verbose assembly output to LLD ELF LTO
so that the resulting assembly file more closely matches Clang's.
Having comments is especially important on targets such as AMDGPU because
they contain additional information about the kernel(s) being compiled.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D141268
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
