Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-133052-add-loop-bitconvert-tests
/
.
/
llvm
/
test
/
tools
/
llvm-profdata
/
memprof-yaml-invalid.test
blob: a13451cee5116d4375a4f8ebbd8ff524a89a2506 [
file
] [
log
] [
blame
] [
edit
]
;
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
---
...