Sign in
llvm
/
llvm
/
01b9856485b5c7ed833d3c3000ccf2b894c71c98
/
.
/
test
/
tools
/
llvm-xray
/
X86
/
no-instr-map.txt
blob: c256c0713769eb05a09d91539ce11851e952b81f [
file
] [
log
] [
blame
]
;
RUN
:
not
llvm
-
xray extract
%
S
/
Inputs
/
elf64
-
noinstr
-
map
.
bin
2
>&
1
|
FileCheck
%
s
;
CHECK
:
llvm
-
xray
:
Cannot
extract instrumentation map
from
'{{.*}}elf64-noinstr-map.bin'
.
;
CHECK
-
NEXT
:
Failed
to find
XRay
instrumentation map
.