Skip to content
Commit bab6d2c2 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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).

llvm-svn: 136441
parent b28ee411
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment