mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 17:26:06 +00:00
3 lines
123 B
Plaintext
3 lines
123 B
Plaintext
# RUN: not llvm-objdump -h %p/Inputs/WASM/missing-version.wasm 2>&1 | FileCheck %s
|
|
# CHECK: {{.*}}: Missing version number
|