llvm-6502/lib
Joerg Sonnenberger 190673610f PR 16899: Do not modify the basic block using the iterator, but keep the
next value. This avoids crashes due to invalidation.

Patch by Joey Gouly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188605 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-17 11:04:47 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen ARM: Fix more fast-isel verifier failures. 2013-08-16 23:37:31 +00:00
DebugInfo
ExecutionEngine Fixed RuntimeDyldELF absolute relocations. 2013-08-16 18:54:26 +00:00
IR DebugInfo: Allow the addition of other (such as static data) members to a record type after construction 2013-08-16 20:42:14 +00:00
IRReader
Linker
MC
Object
Option
Support Actually, use GNU inline asm for cpuid with clang 2013-08-16 22:42:42 +00:00
TableGen
Target R600: Fix possible use of an uninitialized variable 2013-08-17 00:06:51 +00:00
Transforms PR 16899: Do not modify the basic block using the iterator, but keep the 2013-08-17 11:04:47 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile