diff options
author | Mircea Trofin <mtrofin@google.com> | 2025-10-01 18:57:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 18:57:33 -0700 |
commit | e37a9732e1d1b55347df1ad33cf941d22ed8ab9b (patch) | |
tree | 7ce5efda53e1c85b4c075af81d1404acd7885e93 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 3f3a20f654f913f7e251e3bf4bd5a63e73e5571a (diff) | |
download | llvm-e37a9732e1d1b55347df1ad33cf941d22ed8ab9b.zip llvm-e37a9732e1d1b55347df1ad33cf941d22ed8ab9b.tar.gz llvm-e37a9732e1d1b55347df1ad33cf941d22ed8ab9b.tar.bz2 |
[JTS][NFC] Optimize guid fetching (#161612)
It's unnecessary to build the whole symtable, and on top of everything,
un-optimal to do so for every function. All we really need is the
instrumented PGO name - considering also LTO-ness - and then we can
compute the function name.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions