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 b2c79e3 commit a13c4c9Copy full SHA for a13c4c9
llvm/test/tools/llvm-objcopy/ELF/dump-section.test
@@ -68,5 +68,3 @@ ProgramHeaders:
68
# RUN: not llvm-objcopy --dump-section .text=not_exists/text-section %t 2>&1 \
69
# RUN: | FileCheck -DMSG=%errc_ENOENT %s -DINPUT=%t --check-prefix=NO-SUCH-PATH
70
# NO-SUCH-PATH: error: 'not_exists/text-section': [[MSG]]
71
-
72
0 commit comments