Skip to content

Commit a13c4c9

Browse files
committed
Remove extra new lines
1 parent b2c79e3 commit a13c4c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/test/tools/llvm-objcopy/ELF/dump-section.test

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,3 @@ ProgramHeaders:
6868
# RUN: not llvm-objcopy --dump-section .text=not_exists/text-section %t 2>&1 \
6969
# RUN: | FileCheck -DMSG=%errc_ENOENT %s -DINPUT=%t --check-prefix=NO-SUCH-PATH
7070
# NO-SUCH-PATH: error: 'not_exists/text-section': [[MSG]]
71-
72-

0 commit comments

Comments
 (0)