1# RUN: not llvm-dis missing-file-path 2>&1 | FileCheck -DMSG=%errc_ENOENT %s --check-prefix=MISSING --ignore-case 2 3# MISSING: error: missing-file-path: [[MSG]] 4