brintos

brintos / llvm-project-archived public Read only

0
0
Text · 394 B · 4f251e0 Raw
13 lines · plain
1; RUN: llc < %s -mtriple=i386-apple-darwin9 | FileCheck %s2 3@X = internal global i8 44@Y = internal global i32 1235@Z = internal global i8 46 7@llvm.used = appending global [1 x ptr] [ ptr @Z ], section "llvm.metadata"8@llvm.compiler.used = appending global [2 x ptr] [ ptr @X, ptr @Y], section "llvm.metadata"9 10; CHECK-NOT: .no_dead_strip11; CHECK: .no_dead_strip	_Z12; CHECK-NOT: .no_dead_strip13