mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-03 17:32:59 +00:00
e69aa182b7
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
|