[OpenACC] Implement 'collapse' for combined constructs.
[llvm-project.git] / llvm / test / tools / llvm-dis / errors.test
blob4e4b60f72dfd00a12fd7469dacd1ebc581defec3
1 # RUN: not llvm-dis missing-file-path 2>&1 | FileCheck -DMSG=%errc_ENOENT %s --check-prefix=MISSING --ignore-case
3 # MISSING: error: missing-file-path: [[MSG]]