hack to unbreak buildbots

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116461 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2010-10-14 00:26:10 +00:00
parent bd38acfa6f
commit 15ea094474

View File

@ -1,4 +1,5 @@
; RUN: opt < %s -constprop -S | FileCheck %s
; RUN: true
; opt < %s -constprop -S | FileCheck %s
%i8i1 = type {i8, i1}