<div class="gmail_quote">On Thu, Apr 5, 2012 at 12:04 AM, Nico Weber <span dir="ltr"><<a href="mailto:thakis@chromium.org">thakis@chromium.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
the attached patch hooks up -fno-pic, -fno-PIC, -fno-pie, and<br>
-fno-PIE. With this, clang no longer emits "ignoring unknown option<br>
-fno-pic" if that option is passed in, and it also no longer emits pic<br>
code on targets where this is on by default.<br>
<br>
I did the same for -fno-pie and -fno-PIE which were silently ignored before.<br>
<br>
Ok?<br></blockquote><div><br></div><div>Test cases?</div></div>