llvm-6502/lib
Rafael Espindola b019bb82be Delete dead code.
The compact unwind info is only used by code that knows it is supported.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211412 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-20 22:30:31 +00:00
..
Analysis Support: Write ScaledNumber::getQuotient() and getProduct() 2014-06-20 21:47:47 +00:00
AsmParser
Bitcode
CodeGen Generate native unwind info on Win64 2014-06-20 20:35:47 +00:00
DebugInfo
ExecutionEngine Revert "Replace Execution Engine's mutex with std::recursive_mutex." 2014-06-20 21:07:14 +00:00
IR The count() function for STL datatypes returns unsigned, even where it's 2014-06-20 10:26:56 +00:00
IRReader
LineEditor
Linker
LTO Use the assignment operator. 2014-06-19 22:27:46 +00:00
MC Generate native unwind info on Win64 2014-06-20 20:35:47 +00:00
Object Fix a warning about the use of const being ignored with a cast. 2014-06-20 18:07:34 +00:00
Option ArgList: use MakeArgList overloads in subclasses and clean up some calls. 2014-06-20 04:36:29 +00:00
ProfileData
Support Support: Write ScaledNumber::getQuotient() and getProduct() 2014-06-20 21:47:47 +00:00
TableGen Convert some assert(0) to llvm_unreachable or fold an 'if' condition into the assert. 2014-06-19 06:10:58 +00:00
Target Delete dead code. 2014-06-20 22:30:31 +00:00
Transforms Commited patch from Björn Steinbrink: 2014-06-20 19:11:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile