diff options
Diffstat (limited to 'test/CodeGen')
| -rw-r--r-- | test/CodeGen/Mips/null.ll | 4 |
1 files changed, 0 insertions, 4 deletions
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: |
