[PATCH] D14626: AMDGPU: Add support for global variable sections
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 10:22:28 PST 2015
tstellarAMD added a comment.
In http://reviews.llvm.org/D14626#289031, @rafael wrote:
> But the question in why in the old lld? The idea is to delete it once
> ELF2 catches up, which should be really soon now.
I'm just using old lld because of inertia. I was aware of ELF2, but I didn't really know what the deprecation plan was or when it would be ready, so I just kept working on the existing AMDGPU target that used old ELF.
http://reviews.llvm.org/D14626
More information about the llvm-commits
mailing list