summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/GC
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-03-01 20:24:05 +0000
committerChris Lattner <sabre@nondot.org>2010-03-01 20:24:05 +0000
commit8c1132746b2ad86e397557b37e290124ace022f9 (patch)
tree79c5f85f0273f9352cdb9fe206b046679738474d /llvm/test/CodeGen/Generic/GC
parent7d2c1592f37ec239f06831a30e03f464211e1541 (diff)
downloadbcm5719-llvm-8c1132746b2ad86e397557b37e290124ace022f9.tar.gz
bcm5719-llvm-8c1132746b2ad86e397557b37e290124ace022f9.zip
stop using anders-aa
llvm-svn: 97491
Diffstat (limited to 'llvm/test/CodeGen/Generic/GC')
-rw-r--r--llvm/test/CodeGen/Generic/GC/argpromotion.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/GC/argpromotion.ll b/llvm/test/CodeGen/Generic/GC/argpromotion.ll
index dda376d6168..c63ce222b86 100644
--- a/llvm/test/CodeGen/Generic/GC/argpromotion.ll
+++ b/llvm/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*)
OpenPOWER on IntegriCloud