llvm-6502/test/Assembler/2003-08-21-ConstantExprCast-Fold.llx

6 lines
194 B
Plaintext
Raw Normal View History

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