aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2020-05-09 06:58:15 -0700
committerReid Kleckner <rnk@google.com>2020-05-14 09:47:00 -0700
commit54a335a2f60b0f7bb85d01780bb6bbf653b1f399 (patch)
treefc136f78c256cf4b8e9c3f30cc4541f4f267d810 /clang/lib/Basic/SourceManager.cpp
parent235fb7dc24b1cf7034dfc76bb853ffb4ac5dec5d (diff)
downloadllvm-54a335a2f60b0f7bb85d01780bb6bbf653b1f399.zip
llvm-54a335a2f60b0f7bb85d01780bb6bbf653b1f399.tar.gz
llvm-54a335a2f60b0f7bb85d01780bb6bbf653b1f399.tar.bz2
[COFF] Move type merging to TpiSource::mergeDebugT virtual method
This paves the way to doing more things in parallel, and allows us to order type sources in dependency order. PDBs and PCH objects have to be loaded before object files which use them. This is a rebase of the unapplied remaining changes in https://reviews.llvm.org/D59226. I found it very challenging to rebase this across the LLD variable name style change. I recall there was a tool for that, but I didn't take the time to use it. Reviewers: aganea, akhuang Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D79672
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions