mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-05 02:07:56 +00:00
Add test for r146163.
llvm-svn: 146167
This commit is contained in:
parent
93e29adc2f
commit
0e0e920975
@ -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…
Reference in New Issue
Block a user