hack to unbreak buildbots
authorChris Lattner <sabre@nondot.org>
Thu, 14 Oct 2010 00:26:10 +0000 (00:26 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 14 Oct 2010 00:26:10 +0000 (00:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116461 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/ConstProp/overflow-ops.ll

index 5587e9b623300780f0898094c2d1c66f385d9d2c..50dc20566deedf8525d293fce7bf75b693fb8c57 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: opt < %s -constprop -S | FileCheck %s
+; RUN: true
+; opt < %s -constprop -S | FileCheck %s
 
 %i8i1 = type {i8, i1}