[Lldb-commits] [PATCH] D139379: [llvm][dwwarf] Change CU/TU index to 64-bit
Alexander Yermolovich via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 6 11:06:48 PST 2023
ayermolo added a comment.
@dblaikie If getter/setter APIs are a blocker, I can remove them and do casts (uint32_t) instead....?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139379/new/
https://reviews.llvm.org/D139379
More information about the lldb-commits
mailing list