[all-commits] [llvm/llvm-project] 85fe4a: Rename GsymDIContext to GsymContext (#140227)
Mariusz Kwiczala via All-commits
all-commits at lists.llvm.org
Fri May 16 10:18:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85fe4ab8a3faa58317c247051df2195c89bed0fa
https://github.com/llvm/llvm-project/commit/85fe4ab8a3faa58317c247051df2195c89bed0fa
Author: Mariusz Kwiczala <70530507+sfc-gh-mkwiczala at users.noreply.github.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
A llvm/include/llvm/DebugInfo/GSYM/GsymContext.h
R llvm/include/llvm/DebugInfo/GSYM/GsymDIContext.h
M llvm/lib/DebugInfo/GSYM/CMakeLists.txt
A llvm/lib/DebugInfo/GSYM/GsymContext.cpp
R llvm/lib/DebugInfo/GSYM/GsymDIContext.cpp
M llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
M llvm/utils/gn/secondary/llvm/lib/DebugInfo/GSYM/BUILD.gn
Log Message:
-----------
Rename GsymDIContext to GsymContext (#140227)
Renaming based on suggestion here:
https://github.com/llvm/llvm-project/pull/139686#discussion_r2089538528
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list