mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
Update comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165461 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f385f4ca1c
commit
408aad5031
@ -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::Attributes::constructAlignmentFromInt()
|
||||
*/
|
||||
void LLVMSetParamAlignment(LLVMValueRef Arg, unsigned align);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user