diff options
author | Qiongsi Wu <qwu@ibm.com> | 2023-08-21 09:48:12 -0400 |
---|---|---|
committer | Qiongsi Wu <qwu@ibm.com> | 2023-08-21 09:48:12 -0400 |
commit | 3bcce9ca224c1f1a940f19beef76fba491fceb18 (patch) | |
tree | d2c99d2e8c242a57b441c67f187a16634d91df10 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 57c090b2ea03937e7c6a08a594532788d01bb813 (diff) | |
download | llvm-3bcce9ca224c1f1a940f19beef76fba491fceb18.zip llvm-3bcce9ca224c1f1a940f19beef76fba491fceb18.tar.gz llvm-3bcce9ca224c1f1a940f19beef76fba491fceb18.tar.bz2 |
[AIX] Limit `extract_symbols.py`'s Pools Size to 8
On AIX, `extract_symbols.py`'s default pool size may be too big for the logical partition(LPAR)'s allocated memory, and may lead to intermittent IO errors. This patch limits the pool size to 8 to avoid such errors.
Reviewed By: daltenty, thieta
Differential Revision: https://reviews.llvm.org/D157884
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions