mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Fix whitespace in a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57605 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
27d860e566
commit
65ac2fa880
@ -159,7 +159,7 @@ public:
|
||||
return getAttributes(0);
|
||||
}
|
||||
|
||||
/// getFnAttributes - The function attributes are returned.
|
||||
/// getFnAttributes - The function attributes are returned.
|
||||
Attributes getFnAttributes() const {
|
||||
return getAttributes(~0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user