diff options
author | Teresa Johnson <tejohnson@google.com> | 2016-05-10 13:48:23 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2016-05-10 13:48:23 +0000 |
commit | 84174c3771e69214474b09e4afb26f10eef49245 (patch) | |
tree | 1b8f50c93464050b2cc1b8a81b0c9ada4d91c82b /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | 7189b0fdb2d06b4107185428aee8c31157ee9c9c (diff) | |
download | llvm-84174c3771e69214474b09e4afb26f10eef49245.zip llvm-84174c3771e69214474b09e4afb26f10eef49245.tar.gz llvm-84174c3771e69214474b09e4afb26f10eef49245.tar.bz2 |
Restore "[ThinLTO] Emit individual index files for distributed backends"
This restores commit r268627:
Summary:
When launching ThinLTO backends in a distributed build (currently
supported in gold via the thinlto-index-only plugin option), emit
an individual index file for each backend process as described here:
http://lists.llvm.org/pipermail/llvm-dev/2016-April/098272.html
...
Differential Revision: http://reviews.llvm.org/D19556
Address msan failures by avoiding std::prev on map.end(), the
theory is that this is causing issues due to some known UB problems
in __tree.
llvm-svn: 269059
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions