You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
; This file is used with module-flags-1-a.ll
|
|
; RUN: true
|
|
|
|
!0 = !{ i32 1, !"foo", i32 37 }
|
|
!1 = !{ i32 1, !"qux", i32 42 }
|
|
!2 = !{ i32 1, !"mux", !{ !"hello world", i32 927 } }
|
|
|
|
!llvm.module.flags = !{ !0, !1, !2 }
|