diff options
author | Xuanda Yang <th3charlie@gmail.com> | 2021-06-17 10:13:15 +0800 |
---|---|---|
committer | Xuanda Yang <th3charlie@gmail.com> | 2021-06-17 10:19:59 +0800 |
commit | 01cb9c5fc52bf7978fe8e1b1dba98b0e1d304402 (patch) | |
tree | 4014cff247bea4f288ca9809e4e933a10a99591e /lldb/source/Commands/CommandObjectGUI.cpp | |
parent | 5a55205bb31f2cbc7573656da61cb9eb923bc8cc (diff) | |
download | llvm-01cb9c5fc52bf7978fe8e1b1dba98b0e1d304402.zip llvm-01cb9c5fc52bf7978fe8e1b1dba98b0e1d304402.tar.gz llvm-01cb9c5fc52bf7978fe8e1b1dba98b0e1d304402.tar.bz2 |
[lld][MachO] Sort symbols in parallel in -map
source: https://bugs.llvm.org/show_bug.cgi?id=50689
When writing a map file, sort symbols in parallel using parallelSort.
Use address name to break ties if two symbols have the same address.
Reviewed By: thakis, int3
Differential Revision: https://reviews.llvm.org/D104346
Diffstat (limited to 'lldb/source/Commands/CommandObjectGUI.cpp')
0 files changed, 0 insertions, 0 deletions