diff options
author | llvmssh <shaosenhao@huawei.com> | 2024-12-03 06:16:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-02 14:16:19 -0800 |
commit | 0c98776159cea0d1f391a8e1ac290483d4490240 (patch) | |
tree | 7b0f4932f2ec24d6f28621c6ea2032dac1e31fb5 /llvm/lib/Bitcode | |
parent | bd92e46204331b9af296f53abb708317e72ab7a8 (diff) | |
download | llvm-0c98776159cea0d1f391a8e1ac290483d4490240.zip llvm-0c98776159cea0d1f391a8e1ac290483d4490240.tar.gz llvm-0c98776159cea0d1f391a8e1ac290483d4490240.tar.bz2 |
Use MapVector to fix lld thinLTO "nondeterminism" issue. (#117551)
When the ModuleSymbolTable is generated, the binary consistency problem occurs due to the
data structure for collecting asm symbols was ordered by memory pointers.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions