1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00

hack to unbreak buildbots

llvm-svn: 116461
This commit is contained in:
Chris Lattner 2010-10-14 00:26:10 +00:00
parent 684289bc3c
commit 7c5912d186

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}