projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f385f4c
)
Update comment.
author
Bill Wendling
<isanbard@gmail.com>
Mon, 8 Oct 2012 23:51:19 +0000
(23:51 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Mon, 8 Oct 2012 23:51:19 +0000
(23:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165461
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm-c/Core.h
patch
|
blob
|
history
diff --git
a/include/llvm-c/Core.h
b/include/llvm-c/Core.h
index 4d3374958b5fbc4e97ddf4a80249703fde5375d4..8cf03c268cdb6be42e641c4ed42cdb5cff0c4125 100644
(file)
--- a/
include/llvm-c/Core.h
+++ b/
include/llvm-c/Core.h
@@
-1803,7
+1803,7
@@
LLVMAttribute LLVMGetAttribute(LLVMValueRef Arg);
* Set the alignment for a function parameter.
*
* @see llvm::Argument::addAttr()
- * @see llvm::Attribute::constructAlignmentFromInt()
+ * @see llvm::Attribute
s
::constructAlignmentFromInt()
*/
void LLVMSetParamAlignment(LLVMValueRef Arg, unsigned align);