Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / tools / llvm-size / basic.test
blobc53d7e0134f0f526af5f9328745cea9937eb69ca
1 RUN: not llvm-size %t.blah 2>&1 | FileCheck --check-prefix=ENOENT %s
2 ENOENT: {{.*}}llvm-size{{(\.EXE|\.exe)?}}: {{.*}}basic.test.tmp.blah {{[Nn]}}o such file or directory