]> granicus.if.org Git - clang/commit
Embed the offset of the PTH table inside the prologue of the PTH file. This will...
authorTed Kremenek <kremenek@apple.com>
Mon, 26 Jan 2009 21:43:14 +0000 (21:43 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 26 Jan 2009 21:43:14 +0000 (21:43 +0000)
commite1b6498c41b94c3bc5cede17b0702282543385ef
treed1d13ffdcf5f49a4c5cdff5c64513aadb055e8fc
parent493dab7fe59303d8bb2120bc2556f355344f65bd
Embed the offset of the PTH table inside the prologue of the PTH file.  This will help improve gradual versioning of PTH files instead of relying that the PTH table is at a fixed offset.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63045 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/CacheTokens.cpp
lib/Lex/PTHLexer.cpp