diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-04-03 18:01:18 +0000 |
|---|---|---|
| committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-04-03 18:01:18 +0000 |
| commit | 4fad76ccdec605bb0f272e8d5a9d51276d3eed2c (patch) | |
| tree | 8ca7ccfa5c2e6b3ea29686b30760adf8e0f37475 /compiler-rt/lib/sanitizer_common/sanitizer_common.h | |
| parent | cc013f62c16abe44886b06b46efaae9b8139d1f9 (diff) | |
| download | bcm5719-llvm-4fad76ccdec605bb0f272e8d5a9d51276d3eed2c.tar.gz bcm5719-llvm-4fad76ccdec605bb0f272e8d5a9d51276d3eed2c.zip | |
[dsymutil] Apply recursion workaround for threading
The DwarfLinker can have some very deep recursion that can max out the
(significantly smaller) stack when using threads. We don't want this
limitation when we only have a single thread. We already have this
workaround for the architecture-related threading. This patch applies
the same workaround to the parallel analysis and cloning.
Differential revision: https://reviews.llvm.org/D45172
llvm-svn: 329093
Diffstat (limited to 'compiler-rt/lib/sanitizer_common/sanitizer_common.h')
0 files changed, 0 insertions, 0 deletions

