blob: 453be5ec0f78c6029f922209f44b14ee9469583b [file] [log] [blame]
; RUN: llvm-as < %s | llvm-dis | not grep getelementptr
%A = external global { float } ; <{ float }*> [#uses=1]
global int* cast (float* getelementptr ({ float }* %A, long 0, ubyte 0) to int*)