Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
llvm
/
test
/
tools
/
llvm-profdata
/
memprof-yaml-invalid.test
blob: a13451cee5116d4375a4f8ebbd8ff524a89a2506 [
file
] [
log
] [
blame
]
;
REQUIRES
:
x86_64
-
linux
;
RUN
:
split
-
file
%
s
%
t
;
RUN
:
not
llvm
-
profdata merge
%
t
/
memprof
-
invalid
.
yaml
-
o
%
t
/
memprof
-
invalid
.
indexed
;
Verify
that the invalid YAML input results
in
an error
.
;---
memprof
-
invalid
.
yaml
---
...