YouCompleteMe/cpp/llvm/test/Linker/module-flags-4-b.ll
2012-07-05 17:51:06 -07:00

9 lines
171 B
LLVM

; This file is used with module-flags-4-a.ll
; RUN: true
!0 = metadata !{ i32 3, metadata !"foo",
metadata !{ metadata !"bar", i32 42 }
}
!llvm.module.flags = !{ !0 }