llvm-6502/lib
Rafael Espindola c677e790e5 Small refactoring so that RelocNeedsGOT can stay in the target independent
side when the target specific bits are moved to the Target directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147053 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-21 14:26:29 +00:00
..
Analysis A call to a function marked 'noinline' is not an inline candidate. The sole 2011-12-21 06:06:30 +00:00
Archive
AsmParser Removes unused field TheError from LLLexer. 2011-12-21 10:02:45 +00:00
Bitcode
CodeGen
DebugInfo
ExecutionEngine
Linker
MC Small refactoring so that RelocNeedsGOT can stay in the target independent 2011-12-21 14:26:29 +00:00
Object
Support
TableGen
Target Remove mode specific disassembler classes and just call X86GenericDisassembler constructor with appropriate argument in the creation functions. This removes a few tables that needed to be anchored. 2011-12-21 08:06:52 +00:00
Transforms
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile