[llvm-commits] [PATCH] Add -fvisibility-inlines-hidden

Daniel Dunbar daniel at zuster.org
Fri Aug 29 00:43:51 PDT 2008


The attached patch adds the configure magic to turn on
-fvisibility-inlines-hidden
by default if the compiler supports it. The patch doesn't contain the
configure changes,
you will have to regenerate it yourself to test.

I really have no idea how to use autoconf so feedback appreciated.

 - Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080829/a38cff5d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: visibility_inlines_hidden.patch
Type: application/octet-stream
Size: 2455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080829/a38cff5d/attachment.obj>


More information about the llvm-commits mailing list