Skip to content

Commit 586fed9

Browse files
Correct trailing newline
1 parent c9cd6a0 commit 586fed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -890,4 +890,4 @@ namespace llvm {
890890
FunctionPass *createAArch64PostLegalizerCombiner(bool IsOptNone) {
891891
return new AArch64PostLegalizerCombiner(IsOptNone);
892892
}
893-
} // end namespace llvm
893+
} // end namespace llvm

0 commit comments

Comments
 (0)