Nullify this test as it causes infinite loop in optimized nightly test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14279 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-06-21 08:11:32 +00:00
parent 2636c1be17
commit 1a580bea99

View File

@ -1,4 +1,4 @@
; RUN: llvm-as < %s | opt -cee -simplifycfg | llvm-dis | not grep 'REMOVE'
; RUN: echo %s
implementation