hanchenye-llvm-project/llvm/test/CodeGen/X86/weak.ll

5 lines
144 B
LLVM

; RUN: llc < %s -mtriple=i686--
@a = extern_weak global i32 ; <i32*> [#uses=1]
@b = global i32* @a ; <i32**> [#uses=0]