• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1RUN: not llvm-readobj %t.blah 2>&1 | FileCheck --check-prefix=ENOENT %s
2ENOENT: {{.*}}.blah: {{[Nn]}}o such file or directory
3