Add utility method for determining whether a function argument
authorDuncan Sands <baldrick@free.fr>
Fri, 11 Dec 2009 08:36:17 +0000 (08:36 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 11 Dec 2009 08:36:17 +0000 (08:36 +0000)
commitbe1ce0a867a7e62094fc9a158c15bb9e48cb80fa
tree151c0f1f1664913d64a400437e12d38c385ff13f
parent50d070561e5bc662518ae2348d4536aa557b9d1c
Add utility method for determining whether a function argument
has the 'nest' attribute.

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