mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Add -march=x86.
llvm-svn: 67783
This commit is contained in:
parent
dd06b10f0b
commit
86f6af35bf
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -o %t -f
|
||||
; RUN: llvm-as < %s | llc -march=x86 -o %t -f
|
||||
; RUN: not grep and %t
|
||||
; RUN: not grep shr %t
|
||||
; rdar://6661955
|
||||
|
Loading…
Reference in New Issue
Block a user