llvm-project
e99c565c
- MC,AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty (#147980)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#147980 - MC,AMDGPU: Don't pad .text with s_code_end if it would otherwise be empty
Author
trenouf
Parents
d8f89617
Loading