aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDmitrii Galimzianov <dmt021@gmail.com>2024-10-15 22:25:01 +0200
committerGitHub <noreply@github.com>2024-10-15 13:25:01 -0700
commit5f2cf99e146ce99d4e148038d9bdd012331b4821 (patch)
treed4f3523b2bf2a9343cb5741a99510b68a1b71dd2 /clang/lib/CodeGen/CodeGenFunction.cpp
parent3cab8827fdb6928d355d82d710695ef7cfeb3a2c (diff)
downloadllvm-5f2cf99e146ce99d4e148038d9bdd012331b4821.zip
llvm-5f2cf99e146ce99d4e148038d9bdd012331b4821.tar.gz
llvm-5f2cf99e146ce99d4e148038d9bdd012331b4821.tar.bz2
DynamicLoaderDarwin load images in parallel with preload (#110646)
This change enables `DynamicLoaderDarwin` to load modules in parallel using the thread pool. This new behavior is controlled by a new setting `plugin.dynamic-loader.darwin.experimental.enable-parallel-image-load`, which is enabled by default. When disabled, DynamicLoaderDarwin will load modules sequentially as before.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions