"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "996e667ad45602a36a8dc7a1f1fa5c591b9c7ce6"
AMDGPU/SI: Emit constant arrays in the .text section
Summary: This allows us to remove the END_OF_TEXT_LABEL hack we had been using and simplifies the fixups used to compute the address of constant arrays. Reviewers: arsenm Subscribers: arsenm, llvm-commits Differential Revision: http://reviews.llvm.org/D15257 llvm-svn: 255204
Loading
Please register or sign in to comment