mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-30 07:00:45 +00:00
Fix test case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33030 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
235b791f2a
commit
fd842082f3
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llvm-as | llc -mtriple=x86_64-apple-darwin | \
|
||||
; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin | \
|
||||
; RUN: %prcontext 'mulss LCPI1_3' 1 | grep mulss | wc -l | grep 1
|
||||
|
||||
define float %foo(float %x) {
|
||||
|
Loading…
Reference in New Issue
Block a user