1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Fix wrong name in comment.

llvm-svn: 165224
This commit is contained in:
Duncan Sands 2012-10-04 13:07:26 +00:00
parent 9d83695de1
commit 722d22dbb6

View File

@ -68,8 +68,8 @@ public:
/// attribute on it in its containing function.
bool hasNoCaptureAttr() const;
/// hasSRetAttr - Return true if this argument has the sret attribute on it in
/// its containing function.
/// hasStructRetAttr - Return true if this argument has the sret attribute on
/// it in its containing function.
bool hasStructRetAttr() const;
/// addAttr - Add a Attribute to an argument