Skip to content

Commit 8c927fc

Browse files
committed
clang-format
1 parent 6d78736 commit 8c927fc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm/lib/Target/BPF/BPFSelectionDAGInfo.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,8 @@ class BPFSelectionDAGInfo : public SelectionDAGGenTargetInfo {
3232
MachinePointerInfo SrcPtrInfo) const override;
3333

3434
unsigned getCommonMaxStoresPerMemFunc() const { return 128; }
35-
3635
};
3736

38-
}
37+
} // namespace llvm
3938

4039
#endif

0 commit comments

Comments
 (0)