[llvm] Rename GsymDIContext to GsymContext (PR #140227)

Devon Loehr via llvm-commits llvm-commits at lists.llvm.org
Fri May 16 13:30:36 PDT 2025


DKLoehr wrote:

I'm not sure how this change could be responsible, but when trying to build chromium we're also seeing the same failure as the llvm CI above. Looking at the edit, the only thing I notice is that the include guard at the bottom of  `llvm/include/llvm/DebugInfo/GSYM/GsymContext.h` didn't match the one at the top prior to this change.

https://github.com/llvm/llvm-project/pull/140227


More information about the llvm-commits mailing list