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 5b30ce3 commit 42affb8Copy full SHA for 42affb8
llvm/lib/Target/ARM/ARMSelectionDAGInfo.h
@@ -91,7 +91,6 @@ class ARMSelectionDAGInfo : public SelectionDAGGenTargetInfo {
91
SDValue Size, unsigned Align,
92
RTLIB::Libcall LC) const;
93
};
94
-
95
-}
+} // namespace llvm
96
97
#endif
0 commit comments