diff options
author | 2021-09-02 20:45:33 +0100 | |
---|---|---|
committer | 2021-09-02 21:04:15 +0100 | |
commit | c2346f1c21a31ab45f670e6f100101c60a6857c4 (patch) | |
tree | 0966fa14522b4e203091336b882f451b7b9c9262 /scripts/get_clang_version.py | |
parent | 5eeb6fc3f2823591677763bee5a87ed7ec0b3681 (diff) |
ndk_library: separate abidw and abitidy into separate rules
Both processes might consume a large amount of memory when analyzing
library ABIs. By chaining them via a pipe we keep the same
representation twice in memory. That can introduce a problematic peak
memory consumption. Hence, split them apart into separate rules that
depend on each other.
Bug: 191235788
Test: m out/soong/abi-dumps/ndk/28/x86_64/libc/abi.xml
Signed-off-by: Matthias Maennich <maennich@google.com>
Change-Id: Ia0264a5ede5b2c2a3c2e3fbe968c11d36acf33c2
Diffstat (limited to 'scripts/get_clang_version.py')
0 files changed, 0 insertions, 0 deletions