llvm-project/llvm/test/Assembler/invalid-debug-info-version.ll

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

6 lines
150 B
LLVM
Raw Normal View History

; RUN: opt < %s -S | FileCheck %s
!llvm.module.flags = !{!0}
!0 = !{i32 1, !"Debug Info Version", !""}
; CHECK: !{i32 1, !"Debug Info Version", !""}