[Lldb-commits] [PATCH] D138618: [LLDB] Enable 64 bit debug/type offset
Alexander Yermolovich via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 27 10:39:45 PST 2023
ayermolo added a comment.
Created commit that removes getUID(...) https://reviews.llvm.org/D142775
Seems like it's isolated to SymbolFile and DWARF code.
So now userid goes through DIERef.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138618/new/
https://reviews.llvm.org/D138618
More information about the lldb-commits
mailing list