aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2005-02-14-IllegalAssembler.ll
blob: a05fc840922ffedb75d58ca180874dfaf7edbfdd (plain)
1
2
3
4
5
; RUN: llc < %s -march=x86 | not grep 18446744073709551612

@A = external global i32                ; <i32*> [#uses=1]
@Y = global i32* getelementptr (i32, i32* @A, i32 -1)                ; <i32**> [#uses=0]