1
0
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:
Kadir Cetinkaya 2020-02-12 11:34:40 +01:00
parent 0a70c800cd
commit b21a301b99

View File

@ -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: