Convenience method for setting the nounwind
authorDuncan Sands <baldrick@free.fr>
Tue, 8 Apr 2008 07:23:58 +0000 (07:23 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 8 Apr 2008 07:23:58 +0000 (07:23 +0000)
commit92432a8db1266f7932bce13a7e6354b0993838d3
tree2dbab1fd56e77fc6ebd7537ffdb49bbe24dc6f73
parent709877243661b2b450402d4911de892af5c74f43
Convenience method for setting the nounwind
attribute for a function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49373 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Function.h
lib/VMCore/Function.cpp