commit | 9827a8049a793f23c62ade8f24f0c66c2dbf6741 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Jul 29 00:56:45 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Jul 29 00:56:45 2011 +0000 |
tree | ef3066d41031fd9989a1bf34e0e2303bfea0ce45 | |
parent | 93f1322684e928a559286ba1c7cb83af077aa658 [diff] |
In the ASTReader, replace the continuous range maps whose value types were (Module*, Offset) with equivalent maps whose value type is just a Module*. The offsets have moved into corresponding "Base" fields within the Module itself, where they will also be helpful for local->global translation (eventually). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136441 91177308-0d34-0410-b5e6-96231b3b80d8