llvm-6502/lib
Rafael Espindola a21a8a863d Make the ARM ABI selectable via SubtargetFeature.
This patch makes it possible to select the ABI with -mattr. It will be used to
forward clang's -target-abi option to llvm's CodeGen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198304 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-02 13:40:08 +00:00
..
Analysis BasicAA: Fix value equality and phi cycles 2014-01-02 03:31:36 +00:00
AsmParser
Bitcode
CodeGen Remove the 's' DataLayout specification 2014-01-01 22:29:43 +00:00
DebugInfo
ExecutionEngine
IR Remove the 's' DataLayout specification 2014-01-01 22:29:43 +00:00
IRReader
Linker
LTO
MC AsmParser: cleanup diagnostics for .rep/.rept 2013-12-28 06:39:29 +00:00
Object
Option
Support Silence g++ 4.9 build issue 2013-12-31 03:16:55 +00:00
TableGen
Target Make the ARM ABI selectable via SubtargetFeature. 2014-01-02 13:40:08 +00:00
Transforms Set LLVM_EXPORTED_SYMBOL_FILE in CMakeLists whose corresponding Makefiles do so. 2013-12-29 23:06:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile