[lib/ObjectYAML] - Change interface to return `bool` instead of `int`. NFCI
[llvm-complete.git] / test / Verifier / diexpression-valid-entry-value.ll
blobe162b8a50ed2c9ce4902d54d17b46e48065a3b51
1 ; RUN: opt -S < %s 2>&1 | FileCheck %s
3 !named = !{!0}
4 ; CHECK-NOT: invalid expression
5 !0 = !DIExpression(DW_OP_entry_value, 1)