1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test
Rafael Espindola 832680bbb5 Fix another case where we were unconditionally linking linkonce GVs.
With this I think that now llvm-link,  lld and the gold plugin should
agree on which symbol is kept.

llvm-svn: 264292
2016-03-24 15:23:01 +00:00
..
Analysis [LAA] Support memchecks involving loop-invariant addresses 2016-03-24 04:28:47 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Remove unsafe AssertZext after promoting result of FP_TO_FP16 2016-03-24 14:06:03 +00:00
DebugInfo Recommitted r263424 "Supporting all entities declared in lexical scope in LLVM debug info." 2016-03-24 13:30:16 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker Fix another case where we were unconditionally linking linkonce GVs. 2016-03-24 15:23:01 +00:00
LTO
MC [mips] Range check vsplat_simm5 and vsplat_simm10 2016-03-24 14:53:40 +00:00
Object Fix a crash in running llvm-objdump -t with an invalid Mach-O file already 2016-03-23 20:27:00 +00:00
Other
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-nm] Correct -P ELF output 2016-03-24 09:18:09 +00:00
Transforms Fix bugs in the MemorySSA walker. 2016-03-23 18:31:55 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh