mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Fix addcarry-crash.ll
llvm-svn: 304415
This commit is contained in:
parent
d717350942
commit
d3b4e0f039
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s | FileCheck
|
||||
; RUN: llc < %s | FileCheck %s
|
||||
target triple = "arm64-apple-ios7.0"
|
||||
|
||||
define i64 @foo(i64* nocapture readonly %ptr, i64 %a, i64 %b, i64 %c) local_unnamed_addr #0 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user