[PATCH] D35970: Teach cc1as driver to accept ARM ropi/rwpi reloc model

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 15:56:05 PDT 2017


t.p.northover added a comment.

This looks like it'll get the build attributes wrong (since only PIC gets plumbed through to the backend). That's probably worse than simply rejecting the arguments.


https://reviews.llvm.org/D35970





More information about the llvm-commits mailing list