4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
# RUN: not llvm-dis missing-file-path 2>&1 | FileCheck %s --check-prefix=MISSING --ignore-case
|
|
|
|
# MISSING: error: missing-file-path: no such file or directory
|