2012-04-14 13:54:10 +00:00
|
|
|
; This file is used with module-flags-1-a.ll
|
|
|
|
; RUN: true
|
|
|
|
|
2015-01-18 16:17:27 +00:00
|
|
|
!0 = !{ i32 1, !"foo", i32 37 }
|
|
|
|
!1 = !{ i32 1, !"qux", i32 42 }
|
|
|
|
!2 = !{ i32 1, !"mux", !{ !"hello world", i32 927 } }
|
2012-04-14 13:54:10 +00:00
|
|
|
|
|
|
|
!llvm.module.flags = !{ !0, !1, !2 }
|