Mercurial > hg > CbC > CbC_llvm
view test/Linker/ctors2.ll @ 100:7d135dc70f03 LLVM 3.9
LLVM 3.9
author | Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 26 Jan 2016 22:53:40 +0900 |
parents | |
children |
line wrap: on
line source
; RUN: llvm-link -S %s %p/Inputs/ctors2.ll -o - | FileCheck %s $foo = comdat any @foo = global i8 0, comdat ; CHECK: @foo = global i8 0, comdat ; CHECK: @llvm.global_ctors = appending global [0 x { i32, void ()*, i8* }] zeroinitializer