From 54c5bc87992ebeaa9e71f2bfb60ac5cf74b77db3 Mon Sep 17 00:00:00 2001 From: Akira Hatanaka Date: Thu, 21 Jun 2012 20:39:10 +0000 Subject: 1. fix null program output after some other changes 2. re-enable null.ll test 3. fix some minor style violations Patch by Reed Kotler. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158935 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/Mips/null.ll | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/CodeGen/Mips') diff --git a/test/CodeGen/Mips/null.ll b/test/CodeGen/Mips/null.ll index 3f55fa77e9..7beae99c45 100644 --- a/test/CodeGen/Mips/null.ll +++ b/test/CodeGen/Mips/null.ll @@ -1,9 +1,5 @@ ; RUN: llc -march=mipsel -mcpu=mips16 < %s | FileCheck %s -check-prefix=16 -; FIXME: Disabled temporarily because it should not have worked previously -; and will be fixed after a subsequent patch -; REQUIRES: disabled - define i32 @main() nounwind { entry: -- cgit v1.2.3-70-g09d2