[PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
Ed Maste via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 06:19:03 PST 2016
emaste added a subscriber: emaste.
emaste added a comment.
In http://reviews.llvm.org/D14382#359582, @grimar wrote:
> - Fixed compilation issues under linux
Confirmed it builds on FreeBSD now (previously failed the same as on Linux).
test/ELF/invalid-linkerscript.test needs updating because it currently relies on the `-r option is not supported` output (to verify functionality unrelated to -r).
http://reviews.llvm.org/D14382
More information about the llvm-commits
mailing list