llvm-6502/lib
Michael Gottesman a75b293e4f [objc-arc] Fix assertion in EraseInstruction so that noop on null calls when passed null do not trigger the assert.
The specific case of interest is when objc_retainBlock is passed null.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185885 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-08 23:30:23 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Stop emitting weak symbols into the "coal" sections. 2013-07-08 21:34:52 +00:00
DebugInfo
ExecutionEngine
IR DebugInfo: remove unused helper function getDICompositeType. 2013-07-08 21:55:46 +00:00
IRReader
Linker
MC
Object
Option
Support Revert r185852. 2013-07-08 20:27:34 +00:00
TableGen
Target
Transforms [objc-arc] Fix assertion in EraseInstruction so that noop on null calls when passed null do not trigger the assert. 2013-07-08 23:30:23 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile