No Need to live in the past.

llvm-svn: 29282
This commit is contained in:
Jim Laskey 2006-07-26 09:59:01 +00:00
parent f567a263c6
commit cc6a7d7ed6
1 changed files with 0 additions and 3 deletions

View 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