OSDN Git Service

llvm/test/Transforms/CorrelatedValuePropagation/alloca.ll REQUIRES +Asserts.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 15 Sep 2016 09:45:31 +0000 (09:45 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 15 Sep 2016 09:45:31 +0000 (09:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281598 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/CorrelatedValuePropagation/alloca.ll

index 2ae1664..0a6ba67 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: opt -S -correlated-propagation -debug-only=lazy-value-info <%s 2>&1 | FileCheck %s
+; REQUIRES: asserts
 ;
 ; Shortcut in Correlated Value Propagation ensures not to take Lazy Value Info
 ; analysis for %a.i and %tmp because %a.i is defined by alloca and %tmp is