mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-03 17:32:59 +00:00
Forget remove the tempfile argument
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180838 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9ed0a1b065
commit
38d32da0f1
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86-64 | grep cmov %t | count 2
|
||||
; RUN: llc < %s -march=x86-64 | grep cmov | count 2
|
||||
; RUN: llc < %s -march=x86-64 | FileCheck %s
|
||||
|
||||
; CHECK: jne
|
||||
|
Loading…
Reference in New Issue
Block a user