llvm-6502/test
Rafael Espindola 8eeedf74d3 Put each jump table in an independent section if the function is too.
This allows the linker to GC both, fixing pr22557.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228937 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-12 17:16:46 +00:00
..
Analysis Fixed a bug where CFLAA would crash the compiler. 2015-02-12 03:07:07 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Put each jump table in an independent section if the function is too. 2015-02-12 17:16:46 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation tsan: do not instrument not captured values 2015-02-12 09:55:28 +00:00
Integer
JitListener
Linker
LTO
MC ARM: Fix another regression introduced in r223113 2015-02-12 13:37:28 +00:00
Object
Other
SymbolRewriter
TableGen
tools Gold-plugin: Broaden scope of get/release_input_file to scope of Module. 2015-02-11 16:12:50 +00:00
Transforms [LoopRerolling] Be more forgiving with instruction order. 2015-02-12 15:54:14 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh