Skip to content

Commit d13d540

Browse files
committed
More cleaning.
1 parent 1321df6 commit d13d540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/IR/GlobalObject.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ class GlobalObject : public GlobalValue {
8484

8585
/// Sets the alignment attribute of the GlobalObject.
8686
void setAlignment(Align Align);
87-
87+
8888
/// Sets the alignment attribute of the GlobalObject.
8989
/// This method will be deprecated as the alignment property should always be
9090
/// defined.

0 commit comments

Comments
 (0)