[PATCH] D16771: [ELF] PHDRS linker script command implemented.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 2 06:17:18 PST 2016
grimar added a comment.
In http://reviews.llvm.org/D16771#341324, @ruiu wrote:
> Since this is a large patch, I applied this to my local repository to see how it would actually work, but it didn't compile (on Linux). Can you fix the build issue and upload it again?
Btw, it is not that large. It seems large because has many crossing changes with http://reviews.llvm.org/D16575. If http://reviews.llvm.org/D16575 will be landed, most of them will be gone and I`ll update this patch then.
http://reviews.llvm.org/D16771
More information about the llvm-commits
mailing list