mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-22 19:50:55 +00:00
[ArgPromote] Actually run FileCheck on this test. The CHECK lines are
already there, just waiting to, well, be checked. =] git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294421 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a647924c48
commit
5ad50cb8dd
@ -1,4 +1,4 @@
|
||||
; RUN: opt < %s -argpromotion -S
|
||||
; RUN: opt < %s -argpromotion -S | FileCheck %s
|
||||
|
||||
; PR17906
|
||||
; When we promote two arguments in a single function with different types,
|
||||
|
Loading…
x
Reference in New Issue
Block a user