Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / tools / llvm-mc / basic.test
blobc7480dc6a87fc6904ddf3514738e08a773fe7586
1 # RUN: not llvm-mc %t.blah -o /dev/null 2>&1 | FileCheck --check-prefix=ENOENT %s
3 # ENOENT: {{.*}}.blah: {{[Nn]}}o such file or directory