]> granicus.if.org Git - clang/commit
inline asm calls should be nounwind. Chris, please review.
authorAnders Carlsson <andersca@mac.com>
Mon, 2 Mar 2009 19:58:15 +0000 (19:58 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 2 Mar 2009 19:58:15 +0000 (19:58 +0000)
commitbc0822bad87ac4d2dcac8e1b71960301656a2699
tree702c16d34e02faf1193a3969b6bebefa446d47c9
parent4ad19bf5b94593beff85cc0e1dfb2a6bb67bf3d3
inline asm calls should be nounwind. Chris, please review.

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