[all-commits] [llvm/llvm-project] 01d7dc: [lldb] Switch to llvm::DWARFUnitHeader (#89808)
Alex Langford via All-commits
all-commits at lists.llvm.org
Fri Apr 26 11:32:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01d7dcfe5e3b261f587c05e33ffeecae7a11da80
https://github.com/llvm/llvm-project/commit/01d7dcfe5e3b261f587c05e33ffeecae7a11da80
Author: Alex Langford <alangford at apple.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
M lldb/source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.h
M lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
M lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
Log Message:
-----------
[lldb] Switch to llvm::DWARFUnitHeader (#89808)
These are now close enough that they can be swapped out.
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