stop using anders-aa
authorChris Lattner <sabre@nondot.org>
Mon, 1 Mar 2010 20:24:05 +0000 (20:24 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Mar 2010 20:24:05 +0000 (20:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97491 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/GC/argpromotion.ll

index dda376d6168e048dc17ec45e67c664f5cb09f1eb..c63ce222b869df4a64c23a7e302ceea74fadbc56 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -anders-aa -argpromotion
+; RUN: opt < %s -argpromotion
 
 declare void @llvm.gcroot(i8**, i8*)