From: Chris Lattner Date: Wed, 3 Oct 2001 14:50:12 +0000 (+0000) Subject: Adjust test cases to match the fact that methods are now explicit pointer values... X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=da257162968820a7fd77a9df44e3f72090a7f13a;p=oota-llvm.git Adjust test cases to match the fact that methods are now explicit pointer values, not explicit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@702 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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: ;;