]> granicus.if.org Git - clang/commit
Refactor the load of the exception pointer and the exception selector from their
authorBill Wendling <isanbard@gmail.com>
Thu, 15 Sep 2011 18:57:19 +0000 (18:57 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 15 Sep 2011 18:57:19 +0000 (18:57 +0000)
commitae270598d5c7a9a283d4b3ddce53b151c6e2b182
treeeff403deb9a8ac9a131264a7a146173f15dbac8a
parent4fdf97bf51d2a156cec3232efd6dae110aa02aa0
Refactor the load of the exception pointer and the exception selector from their
storage slot into helper functions.

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