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 85c6060 commit b110703Copy full SHA for b110703
llvm/test/tools/llvm-objcopy/ELF/add-invalid-note.test
@@ -36,7 +36,7 @@
36
# RUN: llvm-objcopy --add-section=.note.short=%t-short-note.bin --no-verify-note-sections %t.o %t-with-note.o
37
38
## test that last argument has precedence
39
-# RUN: llvm-objcopy --add-section=.note.short=%t-short-note.bin --verify-note-section --no-verify-note-sections %t.o %t-with-note.o
+# RUN: llvm-objcopy --add-section=.note.short=%t-short-note.bin --verify-note-sections --no-verify-note-sections %t.o %t-with-note.o
40
41
!ELF
42
FileHeader:
0 commit comments