MC,AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty #147980
AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty
9f4e8e17
arsenm
commented
on 2025-07-10
Use hasInstructions(), and fix hasInstructions() to work on the asm s…
dab2b13e
Add test
7ab44121
trenouf
changed the title AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty MC,AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty 62 days ago
Fix setHasInstruction() fix
b31739c2
Avoid adding getCurrentSection() to MCStreamer::emitInstruction()
85ed98e7
Merge main
b096a003
arsenm
approved these changes
on 2025-08-05
Merge main
260138f8
Fix comment typo
a0021f8b
Merge branch 'main' into empty-text
f1eba0c3
Fix trap using llvm-mc for raw asm
31bf4686
Merge branch 'main' into empty-text
4c81c51e
trenouf
merged
e99c565c
into main 36 days ago
Assignees
No one assigned
Labels
backend:AMDGPU
llvm:mc
Login to write a write a comment.
Login via GitHub