repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert r354244 "[DAGCombiner] Eliminate dead stores to stack."
[llvm-complete.git]
/
test
/
LTO
/
X86
/
private-symbol.ll
blob
e13a393442d3af4a5c04992150851d7aa22a82fa
1
; RUN: llvm-as < %s >%t1
2
; RUN: llvm-lto -o %t2 %t1
3
4
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
5
target triple = "x86_64-unknown-linux-gnu"
6
7
@.str = private unnamed_addr constant [7 x i8] c"hello\0A\00", align 1