Revert r354244 "[DAGCombiner] Eliminate dead stores to stack."
[llvm-complete.git] / test / tools / gold / X86 / Inputs / weak.ll
blob5209d343f23f3010107b0e51f08c0f1910bae57d
1 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
3 @a = weak global i32 41
4 @c = global i32* @a