• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1;; DIEnumerator-10.0.ll.bc was generated by llvm-as 10.0.0
2; RUN: llvm-dis < %s.bc | FileCheck %s
3; RUN: verify-uselistorder < %s.bc
4
5!named = !{!0, !1}
6
7; CHECK: !DIEnumerator(name: "A0", value: 9223372036854775807)
8!0 = !DIEnumerator(name: "A0", value: 9223372036854775807)
9; CHECK: !DIEnumerator(name: "B0", value: -9223372036854775808)
10!1 = !DIEnumerator(name: "B0", value: -9223372036854775808)
11