mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
[llvm-objcopy] Fix pipeline syntax
This commit is contained in:
parent
0a70c800cd
commit
b21a301b99
@ -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…
x
Reference in New Issue
Block a user