llvm-6502/lib
Jakob Stoklund Olesen 169db15717 Catch runaway ARMConstantIslandPass even in -Asserts builds.
The pass is prone to looping, and it is better to crash than loop
forever, even in a -Asserts build.

<rdar://problem/10660175>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147806 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-09 22:16:24 +00:00
..
Analysis Update language check. Do not ignore DW_LANG_Python. 2012-01-09 17:49:47 +00:00
Archive
AsmParser
Bitcode
CodeGen Avoid eraseing copies from a reserved register unless the definition can be 2012-01-08 19:52:28 +00:00
DebugInfo
ExecutionEngine Fix typo in string 2012-01-06 07:49:17 +00:00
Linker Link symbols with different visibilities according to the rules in the 2012-01-05 23:02:01 +00:00
MC Don't print an unused label before .cfi_endproc. 2012-01-09 00:17:29 +00:00
Object
Support revert r147542 after comments from Joerg Sonnenberger 2012-01-05 18:28:46 +00:00
TableGen
Target Catch runaway ARMConstantIslandPass even in -Asserts builds. 2012-01-09 22:16:24 +00:00
Transforms Adding IV chain generation to LSR. 2012-01-09 21:18:52 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile