From fee01c0591ee4a1f51af067dcdd3140bc129b96f Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 3 Oct 2001 14:50:12 +0000 Subject: [PATCH] Adjust test cases to match the fact that methods are now explicit pointer values, not explicit llvm-svn: 702 --- test/Feature/allocatest2.ll | 4 ++-- test/Feature/calltest.ll | 2 +- test/Feature/prototype.ll | 2 +- test/Feature/testvarargs.ll | 2 +- test/fib.ll | 6 +++--- test/inlinetest.ll | 4 ++-- test/sched.ll | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/test/Feature/allocatest2.ll b/test/Feature/allocatest2.ll index 8500d9f4177..2775f0129e4 100644 --- a/test/Feature/allocatest2.ll +++ b/test/Feature/allocatest2.ll @@ -10,7 +10,7 @@ bb1: ;;