mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-16 00:33:10 +00:00
Add test for r146163.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146167 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2f435511e9
commit
e9c1e07c5f
@ -1,4 +1,7 @@
|
||||
; RUN: llc < %s -march=x86 -mattr=+sse | FileCheck %s
|
||||
; RUN: llc < %s -march=x86 -mattr=+avx | FileCheck %s
|
||||
|
||||
; rdar://10538297
|
||||
|
||||
define void @t(i8* %ptr) nounwind {
|
||||
entry:
|
||||
|
Loading…
x
Reference in New Issue
Block a user