Mercurial > hg > CbC > CbC_llvm
view test/Linker/module-flags-2-b.ll @ 108:1881386f7909
use llvm.setjmp and llvm.longjmp
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 01 Feb 2016 02:57:01 +0900 |
parents | 60c9769439b8 |
children |
line wrap: on
line source
; This file is used with module-flags-2-a.ll ; RUN: true !0 = !{ i32 4, !"foo", i32 37 } ; Override the "foo" value. !llvm.module.flags = !{ !0 }