From c69d56f1154342a57c9bdd4c17a10333e3520127 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 28 Apr 2009 01:04:53 +0000 Subject: r70270 isn't ready yet. Back this out. Sorry for the noise. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70275 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/2009-03-23-LinearScanBug.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/CodeGen/X86/2009-03-23-LinearScanBug.ll') diff --git a/test/CodeGen/X86/2009-03-23-LinearScanBug.ll b/test/CodeGen/X86/2009-03-23-LinearScanBug.ll index b5298ae..0a4501e 100644 --- a/test/CodeGen/X86/2009-03-23-LinearScanBug.ll +++ b/test/CodeGen/X86/2009-03-23-LinearScanBug.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -O0 +; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -fast define fastcc void @optimize_bit_field() nounwind { bb4: -- cgit v1.1