aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/X86/weak.ll
blob: d2698aabe3a6e4c8f6d87276b1362061ac9ad367 (plain)
1
2
3
4
; RUN: llc < %s -mtriple=i686--
@a = extern_weak global i32             ; <ptr> [#uses=1]
@b = global ptr @a             ; <ptr> [#uses=0]