diff options
author | Rui Ueyama <ruiu@google.com> | 2015-02-12 20:33:40 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-02-12 20:33:40 +0000 |
commit | 3c3c7d8911f561ae890bb9436555235afd1531d6 (patch) | |
tree | 7b6f6283428ae07917d8afc47ff48660756a1522 /clang/lib/Frontend/FrontendActions.cpp | |
parent | 443c7967eacb73b22805bab12e45475ec15feeef (diff) | |
download | bcm5719-llvm-3c3c7d8911f561ae890bb9436555235afd1531d6.tar.gz bcm5719-llvm-3c3c7d8911f561ae890bb9436555235afd1531d6.zip |
PECOFF: Don't parse files in .drectve asynchronously.
Looks like there's a race condition around here that caused LLD to crash
on Windows. Currently we are parsing libraries specified by .drectve section
asynchronously, and something is wrong in that process. Disable the feature
for now to make buildbots happy.
llvm-svn: 228955
Diffstat (limited to 'clang/lib/Frontend/FrontendActions.cpp')
0 files changed, 0 insertions, 0 deletions