Loading llvm/test/tools/llvm-objcopy/wasm/remove-section.test +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ # CHECK: TYPE ## Requests to remove nonexistent sections are silently ignored. # RUN: llvm-objcopy --remove-section=nonexistent=%t.sec %t 2&>1 | count 0 # RUN: llvm-objcopy --remove-section=nonexistent=%t.sec %t 2>&1 | count 0 --- !WASM FileHeader: Loading Loading
llvm/test/tools/llvm-objcopy/wasm/remove-section.test +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ # CHECK: TYPE ## Requests to remove nonexistent sections are silently ignored. # RUN: llvm-objcopy --remove-section=nonexistent=%t.sec %t 2&>1 | count 0 # RUN: llvm-objcopy --remove-section=nonexistent=%t.sec %t 2>&1 | count 0 --- !WASM FileHeader: Loading