summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2009-07-24-ZeroArgGEP.ll
blob: 6f60263822f43cdf8b5fb91be4ca40814006edf0 (plain)
1
2
3
4
5
6
; RUN: llvm-as %s -o /dev/null
; RUN: verify-uselistorder %s -preserve-bc-use-list-order

@foo = global i32 0
@bar = constant i32* getelementptr(i32* @foo)

OpenPOWER on IntegriCloud