llvm-6502/lib/Linker
Rafael Espindola 3ed8815541 Link symbols with different visibilities according to the rules in the
System V Application Binary Interface. This lets us use
-fvisibility-inlines-hidden with LTO.
Fixes PR11697.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147624 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-05 23:02:01 +00:00
..
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LinkArchives.cpp drop unneeded config.h includes 2011-12-22 23:04:07 +00:00
Linker.cpp drop unneeded config.h includes 2011-12-22 23:04:07 +00:00
LinkItems.cpp
LinkModules.cpp Link symbols with different visibilities according to the rules in the 2012-01-05 23:02:01 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile