From: Chris Lattner Date: Mon, 1 Mar 2010 20:24:05 +0000 (+0000) Subject: stop using anders-aa X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=9e5cc28f7282381c769a46be0255e37e10d7212a;p=oota-llvm.git stop using anders-aa git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97491 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Generic/GC/argpromotion.ll b/test/CodeGen/Generic/GC/argpromotion.ll index dda376d6168..c63ce222b86 100644 --- a/test/CodeGen/Generic/GC/argpromotion.ll +++ b/test/CodeGen/Generic/GC/argpromotion.ll @@ -1,4 +1,4 @@ -; RUN: opt < %s -anders-aa -argpromotion +; RUN: opt < %s -argpromotion declare void @llvm.gcroot(i8**, i8*)