llvm-6502/lib
Adrian Prantl 2273ca1302 Add an assertion about the integrity of the iterator.
Broken parent scope pointers in inlined DIVariables can cause
ensureAbstractVariableIsCreated to insert new abstract scopes, thus
invalidating the iterator in this loop and leading to hard-to-debug
crashes. Useful when manually reducing IR for testcases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219628 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-13 20:44:58 +00:00
..
Analysis [modules] Stop excluding Support/Debug.h from the Support module. This header 2014-10-13 00:41:03 +00:00
AsmParser
Bitcode
CodeGen Add an assertion about the integrity of the iterator. 2014-10-13 20:44:58 +00:00
DebugInfo
ExecutionEngine
IR
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support Unix/Signals.inc: Let findModulesAndOffsets() built conditionally regarding to (defined(HAVE_BACKTRACE) && defined(ENABLE_BACKTRACES)). [-Wunused-function] 2014-10-13 04:32:43 +00:00
TableGen
Target Fix a broadcast related regression on the vector shuffle lowering. 2014-10-13 16:16:16 +00:00
Transforms Revert r219223, it creates invalid PHI nodes. 2014-10-12 17:16:04 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile