We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1321df6 commit d13d540Copy full SHA for d13d540
llvm/include/llvm/IR/GlobalObject.h
@@ -84,7 +84,7 @@ class GlobalObject : public GlobalValue {
84
85
/// Sets the alignment attribute of the GlobalObject.
86
void setAlignment(Align Align);
87
-
+
88
89
/// This method will be deprecated as the alignment property should always be
90
/// defined.
0 commit comments