]> granicus.if.org Git - clang/commit
move more EH stuff to being lazily created. An empty .m file now
authorChris Lattner <sabre@nondot.org>
Wed, 22 Apr 2009 02:26:14 +0000 (02:26 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 22 Apr 2009 02:26:14 +0000 (02:26 +0000)
commit34b02a11576fd6123a703102fc0405a5bb29f6a9
tree89783bc25135aabf1046b4229ae60ebe7ac135bf
parent8a56911956aa875922a5faa3787c6829e7f7011f
move more EH stuff to being lazily created.  An empty .m file now
produces just 14 dead "declares" in llvm ir instead of 19.

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