From: Devang Patel Date: Wed, 27 Jun 2007 22:58:12 +0000 (+0000) Subject: Update. Now, -etforest is an invalid option. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=d23cd2a0bf3d2c8e1dd17bc51f048ac4bf8809ee;p=oota-llvm.git Update. Now, -etforest is an invalid option. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37767 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Other/2006-02-05-PassManager.ll b/test/Other/2006-02-05-PassManager.ll index bbfeb092500..5d7b6801c84 100644 --- a/test/Other/2006-02-05-PassManager.ll +++ b/test/Other/2006-02-05-PassManager.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | opt -domtree -gcse -etforest -constmerge -disable-output +; RUN: llvm-as < %s | opt -domtree -gcse -domtree -constmerge -disable-output define i32 @test1() { unreachable