YouCompleteMe/cpp/llvm/test/Linker/module-flags-5-b.ll

7 lines
166 B
LLVM
Raw Normal View History

2012-07-05 20:51:06 -04:00
; This file is used with module-flags-5-a.ll
; RUN: true
!0 = metadata !{ i32 4, metadata !"foo", i32 37 } ; Override the "foo" value.
!llvm.module.flags = !{ !0 }