]> granicus.if.org Git - clang/commit
Add CodeGenFunction::EmitDummyBlock for marking places where we make
authorDaniel Dunbar <daniel@zuster.org>
Tue, 11 Nov 2008 04:34:23 +0000 (04:34 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 11 Nov 2008 04:34:23 +0000 (04:34 +0000)
commit824e3bd76b2e32db2ec6e4d2d113413e518d1c63
treefe97a95dfd67413dea15d14f6fb2195d609b82ad
parentf84dcda7e2ab2f6d5be5a8c52d22ef4c442dd762
Add CodeGenFunction::EmitDummyBlock for marking places where we make
"dummy" blocks (blocks just used to make sure we have a place to dump
code to).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59022 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCMac.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenFunction.h