aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2011-12-22 21:41:32 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2011-12-22 21:41:32 +0000
commitd90b595599327ef139dbeb40797038e1efd3e5f4 (patch)
treec9a5831eac1eedd151ffbb14a162eaf93de3e8aa /llvm/lib/CodeGen/MachineFunction.cpp
parent464b0ca61a558d359795a3e4aa1ae5924ac571d5 (diff)
downloadllvm-d90b595599327ef139dbeb40797038e1efd3e5f4.zip
llvm-d90b595599327ef139dbeb40797038e1efd3e5f4.tar.gz
llvm-d90b595599327ef139dbeb40797038e1efd3e5f4.tar.bz2
Reenable building with -fvisibility-inlines-hidden.
This was disabled years ago because of a bug in GCC 4.1, which is on our "broken compilers" list for other reasons. Saving ~500k on a clang binary (Release+Asserts) is well worth dropping support for it. We currently disable it for shared libraries (where it would bring the biggest win) because clang is broken (PR11642). IMPORTANT: If you're doing incremental builds you may get tons of linker warnings. make clean will fix them. llvm-svn: 147182
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions