llvm-project/llvm/test/Verifier/diexpression-swap.ll

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
118 B
LLVM
Raw Normal View History

; RUN: not opt -S < %s 2>&1 | FileCheck %s
!named = !{!0}
; CHECK: invalid expression
!0 = !DIExpression(DW_OP_swap)