diff options
author | Amir Ayupov <aaupov@fb.com> | 2023-06-20 15:17:44 -0700 |
---|---|---|
committer | Amir Ayupov <aaupov@fb.com> | 2023-06-20 15:20:24 -0700 |
commit | 6c8731551884713f7d322852844a67d38a433623 (patch) | |
tree | 7d7fe9011ae817d13e78b19d43da7f21863fb1a1 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | b0b9605a544dbf26940a48777af401a419f4e4f1 (diff) | |
download | llvm-6c8731551884713f7d322852844a67d38a433623.zip llvm-6c8731551884713f7d322852844a67d38a433623.tar.gz llvm-6c8731551884713f7d322852844a67d38a433623.tar.bz2 |
[BOLT] Sort CallSiteInfo targets by symbol name in YAMLWriter
Align YAML and fdata profiles by sorting CallSiteInfo targets by symbol name,
aligning it to fdata. By default, YAML CallSiteInfo is sorted by function id,
which is the order of function in the binary.
Follow-up to D152731, aligning yaml vs fdata, and in turn all three between to
each other.
Reviewed By: #bolt, rafauler
Differential Revision: https://reviews.llvm.org/D152733
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions