repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-xray
/
X86
/
no-such-file.txt
blob
51373346c38ea6b788f0f42bddc160f5de824d6f
1
; RUN: not llvm-xray extract no-such-file 2>&1 | FileCheck -DMSG=%errc_ENOENT %s
2
3
; CHECK: llvm-xray: Cannot extract instrumentation map from 'no-such-file'.
4
; CHECK-NEXT: [[MSG]]