mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-11 00:39:36 +00:00
add PR#
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35151 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8bf9911932
commit
12779797f7
@ -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…
x
Reference in New Issue
Block a user