diff options
author | alx32 <103613512+alx32@users.noreply.github.com> | 2025-01-09 15:01:06 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-09 15:01:06 -0800 |
commit | ba704d59569151f1b8b6552ed22a7b840f5e6256 (patch) | |
tree | 9d2dc74451ec14dc981a485a721dfd7b296d06b5 /clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp | |
parent | 9426fdd4cbd6812b69c218b865f184cb25342be4 (diff) | |
download | llvm-ba704d59569151f1b8b6552ed22a7b840f5e6256.zip llvm-ba704d59569151f1b8b6552ed22a7b840f5e6256.tar.gz llvm-ba704d59569151f1b8b6552ed22a7b840f5e6256.tar.bz2 |
[llvm-gsymutil] Address merged-funcs test non-determinism (#122308)
When creating a gSYM, `llvm-gsymutil` operates by default in
multi-threaded mode. If merged functions are present, determinism cannot
be guaranteed if parallel processing is enabled.
So, for our merged functions tests, we disable multi-threading during
gSYM creation.
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp')
0 files changed, 0 insertions, 0 deletions