llvm-6502/tools
Rafael Espindola 61c4e41480 gold plugin: Handle gold selecting a linkonce GV when a weak is present.
The plugin API doesn't have the notion of linkonce, only weak. It is up to the
plugin to figure out if a symbol used only for the symbol table can be dropped.
In particular, it has to avoid dropping a linkonce_odr selected by gold if there
is also a weak_odr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219188 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-07 04:06:13 +00:00
..
bugpoint
bugpoint-passes
gold gold plugin: Handle gold selecting a linkonce GV when a weak is present. 2014-10-07 04:06:13 +00:00
llc
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-c-test Extend C disassembler API to allow specifying target features 2014-09-30 16:31:40 +00:00
llvm-config
llvm-cov llvm-cov/CoverageReport.cpp: Quick fix for msvcrt, since width specifier "z" is unavailable. 2014-10-01 00:29:26 +00:00
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-jitlistener
llvm-link
llvm-lto LTO: Ignore disabled diagnostic remarks 2014-10-01 18:36:03 +00:00
llvm-mc
llvm-mcmarkup
llvm-nm
llvm-objdump Rename data -> Data 2014-10-02 22:13:44 +00:00
llvm-profdata
llvm-readobj Fix dumping codeview line tables when there are multiple debug sections 2014-10-06 16:59:44 +00:00
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stress
llvm-symbolizer
llvm-vtabledump llvm-vtabledump: Further simplification 2014-09-26 22:32:19 +00:00
lto Remove definition of LLVM_VERSION_INFO; this macro is not used by any of the 2014-09-26 21:53:12 +00:00
macho-dump
msbuild MSBuild integration: fix the loop in install.bat 2014-09-30 22:30:06 +00:00
obj2yaml
opt
verify-uselistorder
yaml2obj WinCOFFObjectWriter: optimize the string table for common suffices 2014-09-29 22:43:20 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile