aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-profdata/memprof-yaml-invalid.test
blob: a13451cee5116d4375a4f8ebbd8ff524a89a2506 (plain)
1
2
3
4
5
6
7
8
; 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
---
...