summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/Expr.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2016-12-11 22:15:25 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2016-12-11 22:15:25 +0000
commit8b65e51b73c6a25713bbffa69965644b8ecbafe3 (patch)
treebd5d28644a9fea367d570ab33dbb3b8bd951c733 /clang/lib/AST/Expr.cpp
parent99111287fc97eb95f035e2ad867165f563caa5fd (diff)
downloadbcm5719-llvm-8b65e51b73c6a25713bbffa69965644b8ecbafe3.tar.gz
bcm5719-llvm-8b65e51b73c6a25713bbffa69965644b8ecbafe3.zip
COFF: Load inputs immediately instead of adding them to a queue.
This patch replaces the symbol table's object and archive queues, as well as the convergent loop in the linker driver, with a design more similar to the ELF linker where symbol resolution directly causes input files to be added to the link, including input files arising from linker directives. Effectively this removes the last vestiges of the old parallel input file loader. Differential Revision: https://reviews.llvm.org/D27660 llvm-svn: 289409
Diffstat (limited to 'clang/lib/AST/Expr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud