summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/yaml2obj/invalid-yaml.yaml
blob: cec4ecc91cd3579bc077d6ea58ab6a0defae6d7f (plain)
1
2
3
4
# RUN: not yaml2obj %s 2>&1 | FileCheck %s
# CHECK: Map value must not be empty

AAA: | BBB
OpenPOWER on IntegriCloud