1 ; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep call | not grep bitcast
4 target pointersize = 32
5 target triple = "i686-pc-linux-gnu"
7 implementation ; Functions:
11 %tmp = call int cast (sbyte* (int*)* %ctime to int (int*)*)( int* null )
15 declare sbyte* %ctime(int*)