Mercurial > hg > CbC > CbC_llvm
view test/Linker/ctors2.ll @ 146:3fc4d5c3e21e
set tail call flag for code segment in CGCAll
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 23 Dec 2018 19:23:36 +0900 |
parents | 7d135dc70f03 |
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