mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
New testcase
llvm-svn: 8014
This commit is contained in:
parent
ab4a42535f
commit
d6fd306eb9
@ -0,0 +1,5 @@
|
||||
; 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*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user