commit | 3dc6bebe1fb6d78d7758279cfbefac404dce7f6b | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Wed Aug 26 17:55:04 2020 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Thu Aug 27 11:18:45 2020 +0800 |
tree | 33b5e0b1aba201adfafaff3606d932b82e3813d9 | |
parent | 254f45a4dd14cc5542b4fc606570e9681c516c55 [diff] |
Merge ModuleIR within single thread This commit moves the ModuleMerger::MergeGraphs function calls from the reader threads to the main thread. The dumps are merged to the final ModuleIR in a deterministic order. Test: development/vndk/tools/header-checker/tests/test.py Bug: 162201277 Change-Id: I9f6ea5bcbef0c74ff4c87b825bfec5ef02575ab2