mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
add PR#
llvm-svn: 35151
This commit is contained in:
parent
5e2e3ddb7e
commit
9623388b12
@ -1,5 +1,6 @@
|
||||
; RUN: llvm-as < %s | opt -scalarrepl | llvm-dis | not grep 'call void @llvm.memcpy.i32' &&
|
||||
; RUN: llvm-as < %s | opt -scalarrepl | llvm-dis | grep 'getelementptr'
|
||||
; PR1226
|
||||
target datalayout = "E-p:32:32"
|
||||
target triple = "powerpc-apple-darwin8.8.0"
|
||||
%struct.foo = type { i8, i8 }
|
||||
|
Loading…
Reference in New Issue
Block a user