[llvm] [GSYM] Add support for querying merged functions in llvm-gsymutil (PR #120991)
Greg Clayton via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 10:35:13 PST 2025
================
@@ -132,6 +132,17 @@ class GsymReader {
/// for failing to lookup the address.
----------------
clayborg wrote:
Add a blurb about using lookupAll if gsym contains merged function info. Say something about this will find the top level function info and not serach the merged function infos.
https://github.com/llvm/llvm-project/pull/120991
More information about the llvm-commits
mailing list