On Wed, Dec 16, 2015 at 11:59:10PM +0000, Bob Wilson via cfe-commits wrote:
> We can change this to be Darwin-specific if you prefer, but we should
> maintain compatibility with GCC and previous Clang releases in this behavior.

Who is really affected by this? I don't care too much about obscure
Darwin hacks, but I really wonder why it isn't better to just explicitly
add -fno-PIC (e.g. when building a kernel module). It's not like that
will break on older versions of GCC or Clang.

Joerg
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to