aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTom Yang <zhenyutyang@gmail.com>2025-04-07 16:33:48 -0700
committerGitHub <noreply@github.com>2025-04-07 16:33:48 -0700
commit65813e0e94c0403dad61e8365b39d76d7b3bfc14 (patch)
tree32fb0c5e3fa62f27cd9fadade3134eccf2ec103a /clang/lib/CodeGen/CodeGenModule.cpp
parenta38ad6e2a24b46eaea481c04de566dd2a45d667b (diff)
downloadllvm-65813e0e94c0403dad61e8365b39d76d7b3bfc14.zip
llvm-65813e0e94c0403dad61e8365b39d76d7b3bfc14.tar.gz
llvm-65813e0e94c0403dad61e8365b39d76d7b3bfc14.tar.bz2
Control Darwin parallel image loading with target.parallel-module-load (#134437)
A requested follow-up from https://github.com/llvm/llvm-project/pull/130912 by @JDevlieghere to control Darwin parallel image loading with the same `target.parallel-module-load` that controls the POSIX dyld parallel image loading. Darwin parallel image loading was introduced by https://github.com/llvm/llvm-project/pull/110646. This small change: * removes `plugin.dynamic-loader.darwin.experimental.enable-parallel-image-load` and associated code. * changes setting call site in `DynamicLoaderDarwin::PreloadModulesFromImageInfos` to use the new setting. Tested by running `ninja check-lldb` and loading some targets. Co-authored-by: Tom Yang <toyang@fb.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions