llvm-project
e99c565c - MC,AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty (#147980)

Commit
33 days ago
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.
Author
Parents
Loading