Skip to content

Commit a4c8edb

Browse files
committed
Remove a blank line at the end of an namespace
1 parent 1432460 commit a4c8edb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,6 @@ struct RemoveNoteDetail {
623623
static std::vector<uint8_t> updateData(ArrayRef<uint8_t> OldData,
624624
ArrayRef<DeletedRange> ToRemove);
625625
};
626-
627626
} // namespace
628627

629628
template <class ELFT>

0 commit comments

Comments
 (0)