]> granicus.if.org Git - clang/commit
Move the serialization of the MODULE_OFFSET_MAP out of the source-manager-writing...
authorDouglas Gregor <dgregor@apple.com>
Mon, 1 Aug 2011 16:54:33 +0000 (16:54 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 1 Aug 2011 16:54:33 +0000 (16:54 +0000)
commit69a9e017855fe95bf96ff98101558d3dba4335d4
tree070d3fd43c8548216380fc99f128da1f38a70ea3
parent5d51a1d22d862dfae44eaa098af4e09bbfebae72
Move the serialization of the MODULE_OFFSET_MAP out of the source-manager-writing code and into the general chained-PCH writing code

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136624 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTWriter.cpp