mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 04:09:45 +00:00
Fix addcarry-crash.ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304415 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
55de5ee8fe
commit
1099dcc29d
@ -1,4 +1,4 @@
|
|||||||
; RUN: llc < %s | FileCheck
|
; RUN: llc < %s | FileCheck %s
|
||||||
target triple = "arm64-apple-ios7.0"
|
target triple = "arm64-apple-ios7.0"
|
||||||
|
|
||||||
define i64 @foo(i64* nocapture readonly %ptr, i64 %a, i64 %b, i64 %c) local_unnamed_addr #0 {
|
define i64 @foo(i64* nocapture readonly %ptr, i64 %a, i64 %b, i64 %c) local_unnamed_addr #0 {
|
||||||
|
Loading…
Reference in New Issue
Block a user