[PATCH] D23652: [mips] N64 static relocation model support
Sean Bruno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 19 07:46:41 PST 2017
seanbruno accepted this revision.
seanbruno added a comment.
In https://reviews.llvm.org/D23652#650270, @sdardis wrote:
> Are you seeing the warning message "warning: linking PIC files with non-PIC files" as well? I have a WIP clang patch that is probably required.
No. It looks like I need a temporary hack for now. There are plans on doing something different in the near future.
https://github.com/freebsd/freebsd/commit/e865e40a09cffd0b5a00952bef6457115d581f3c
https://reviews.llvm.org/D23652
More information about the llvm-commits
mailing list