Unverified Commit 01b5cc28 authored by Kadir Cetinkaya's avatar Kadir Cetinkaya
Browse files

[llvm-objcopy] Fix pipeline syntax

parent 320647c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: