summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/GSYM/LookupResult.cpp
AgeCommit message (Expand)Author
2025-01-21[llvm-gsymutil] Add support for merged functions lookup differentiation (#122...alx32
2024-11-17[DebugInfo] Remove unused includes (NFC) (#116551)Kazu Hirata
2022-05-18Fix if statement in DebugInfo/GSYM/LookupResult.cppAlexander Pivovarov
2022-05-04[iwyu] Handle regressions in libLLVM header includeserge-sans-paille
2020-02-25Add a llvm-gsymutil tool that can convert object files to GSYM and perform lo...Greg Clayton
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2019-12-05Fix build of LookupResult.cpp from aeda128 with Visual C++.Douglas Yung
2019-12-05Add lookup functions for efficient lookups of addresses when using GsymReader...Greg Clayton