Skip to content

Commit

Permalink
[ArgPromote] Actually run FileCheck on this test. The CHECK lines are
Browse files Browse the repository at this point in the history
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
  • Loading branch information
chandlerc committed Feb 8, 2017
1 parent a647924 commit 5ad50cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Transforms/ArgumentPromotion/reserve-tbaa.ll
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit 5ad50cb

Please sign in to comment.