mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 00:10:37 +00:00
[NFC] Fix typo in comment.
llvm-svn: 233365
This commit is contained in:
parent
a1908cd835
commit
cdd27d3897
@ -3093,7 +3093,7 @@ public:
|
||||
/// removeAttribute - removes the attribute from the list of attributes.
|
||||
void removeAttribute(unsigned i, Attribute attr);
|
||||
|
||||
/// \brief removes the dereferenceable attribute to the list of attributes.
|
||||
/// \brief adds the dereferenceable attribute to the list of attributes.
|
||||
void addDereferenceableAttr(unsigned i, uint64_t Bytes);
|
||||
|
||||
/// \brief Determine whether this call has the given attribute.
|
||||
|
Loading…
x
Reference in New Issue
Block a user