Add a predicate to Argument to check for the StructRet attribute.
authorOwen Anderson <resistor@mac.com>
Sun, 17 Feb 2008 23:22:28 +0000 (23:22 +0000)
committerOwen Anderson <resistor@mac.com>
Sun, 17 Feb 2008 23:22:28 +0000 (23:22 +0000)
commit7d54254c9cc6e5a3be3a7d9d22241c0ae8a7fa03
tree53b669d1179755efa73b8b93f17cd6b07bfaedad
parent9b636cb3385376faa7f33a943cac7d40bff1531a
Add a predicate to Argument to check for the StructRet attribute.

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