llvm-6502/include/llvm
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
..
ADT MathExtras: Bring Count(Trailing|Leading)Ones and CountPopulation in line with countTrailingZeros 2015-02-12 15:35:40 +00:00
Analysis [TTI] Teach the cost heuristic how to query TLI to check if a zext/trunc is 'free' for the target. 2015-02-12 14:17:24 +00:00
AsmParser
Bitcode
CodeGen Put each jump table in an independent section if the function is too. 2015-02-12 17:16:46 +00:00
Config
DebugInfo Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB. 2015-02-10 22:43:25 +00:00
ExecutionEngine [Orc] Fix a bug in the LazyEmittingLayer - capture names by value (as 2015-02-10 07:35:39 +00:00
IR Generalize DIBuilder's createReplaceableForwardDecl() to a more flexible 2015-02-11 17:45:05 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support MathExtras: Bring Count(Trailing|Leading)Ones and CountPopulation in line with countTrailingZeros 2015-02-12 15:35:40 +00:00
TableGen
Target Put each jump table in an independent section if the function is too. 2015-02-12 17:16:46 +00:00
Transforms
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassManager.h
PassRegistry.h
PassSupport.h