No Need to live in the past.
authorJim Laskey <jlaskey@mac.com>
Wed, 26 Jul 2006 09:59:01 +0000 (09:59 +0000)
committerJim Laskey <jlaskey@mac.com>
Wed, 26 Jul 2006 09:59:01 +0000 (09:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29282 91177308-0d34-0410-b5e6-96231b3b80d8

lib/VMCore/Type.cpp

index 1fdec943c4fdf70bd761c1c1a6409bd2018f3e09..2b1da5766afb4422258f3f982de1c579dc125f08 100644 (file)
@@ -38,9 +38,6 @@ AbstractTypeUser::~AbstractTypeUser() {}
 //                         Type PATypeHolder Implementation
 //===----------------------------------------------------------------------===//
 
-// This routine was moved here to resolve a cyclic dependency caused by
-// inline heuristics.
-
 /// get - This implements the forwarding part of the union-find algorithm for
 /// abstract types.  Before every access to the Type*, we check to see if the
 /// type we are pointing to is forwarding to a new type.  If so, we drop our