[Lldb-commits] [lldb] 2078350 - Use std::make_unsigned_t (NFC)

2022-09-18 Thread Kazu Hirata via lldb-commits
Author: Kazu Hirata Date: 2022-09-18T18:41:02-07:00 New Revision: 207835064514e968e40685bdc48b7bb0fc5c2779 URL: https://github.com/llvm/llvm-project/commit/207835064514e968e40685bdc48b7bb0fc5c2779 DIFF: https://github.com/llvm/llvm-project/commit/207835064514e968e40685bdc48b7bb0fc5c2779.diff L

[Lldb-commits] [PATCH] D134133: WIP: [lldb][COFF] Enhance symtab loading of symbol and export tables

2022-09-18 Thread Alvin Wong via Phabricator via lldb-commits
alvinhochun created this revision. alvinhochun added reviewers: labath, DavidSpickett, mstorsjo. Herald added a project: All. alvinhochun requested review of this revision. Herald added projects: LLDB, LLVM. Herald added subscribers: llvm-commits, lldb-commits. This reimplements `ObjectFilePECOFF: