mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
No Need to live in the past.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29282 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f282654021
commit
8884060a25
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user