mirror of
https://github.com/RPCS3/llvm.git
synced 2025-05-14 17:36:29 +00:00

Differential revision: https://reviews.llvm.org/D37070 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311605 91177308-0d34-0410-b5e6-96231b3b80d8
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
|