summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/file-headers-unsupported.test
blob: f9fc118842088d9dc669d034c4c00adcab52c71f (plain)
1
2
3
# RUN: not llvm-objdump -file-headers %p/Inputs/trivial.obj.wasm 2>&1 | FileCheck %s

# CHECK: Invalid/Unsupported object file format
OpenPOWER on IntegriCloud