summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-size/basic.test
blob: 88b8dcbcbffad196da786eb609ea705d26210522 (plain)
1
2
RUN: not llvm-size %t.blah 2>&1 | FileCheck --check-prefix=ENOENT %s
ENOENT: {{.*}}llvm-size{{(\.EXE|\.exe)?}}: error reading file: {{[Nn]}}o such file or directory
OpenPOWER on IntegriCloud