mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
# RUN: not llvm-objdump --file-headers %p/Inputs/trivial.obj.wasm 2>&1 | FileCheck %s
|
|
|
|
# CHECK: Invalid/Unsupported object file format
|