diff options
author | Tim Renouf <tim.renouf@amd.com> | 2025-08-06 13:25:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-06 13:25:45 +0100 |
commit | e99c565cd2f750c5ec3a71f60e306a5912d8cec9 (patch) | |
tree | e6b587cc5bff89ee0aff90ebe1d37b7eba4837d7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | d8f896172da036da99a158331856a85cc328fcab (diff) | |
download | llvm-e99c565cd2f750c5ec3a71f60e306a5912d8cec9.zip llvm-e99c565cd2f750c5ec3a71f60e306a5912d8cec9.tar.gz llvm-e99c565cd2f750c5ec3a71f60e306a5912d8cec9.tar.bz2 |
MC,AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty (#147980)
We don't want that padding in a module that only contains data, not
code.
Also fix MCSection::hasInstructions() so it works with the asm streamer
too.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions