repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Cortex-M4 schedule additions
[llvm-complete.git]
/
test
/
tools
/
llvm-mca
/
invalid_input_file_name.test
blob
27fa972f29a42a193af88e4a141e754fe3ccbffc
1
# RUN: not llvm-mca %t.blah -o /dev/null 2>&1 | FileCheck --check-prefix=ENOENT %s
2
3
# ENOENT: {{.*}}.blah: {{[Nn]}}o such file or directory