llunak updated this revision to Diff 431216.
llunak added a comment.
- add a function for selecting a pool in ConstString
- use uint32_t for hash in StringMap API
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122974/new/
https://reviews.llvm.org/D122974
Files:
lldb/source/Utility/Con
Author: Muhammad Omair Javaid
Date: 2022-05-23T11:19:48+05:00
New Revision: b876c23604c748bd267c1fcb0572845ee61549cc
URL:
https://github.com/llvm/llvm-project/commit/b876c23604c748bd267c1fcb0572845ee61549cc
DIFF:
https://github.com/llvm/llvm-project/commit/b876c23604c748bd267c1fcb0572845ee61549
omjavaid added a comment.
I have reverted this temporarily as It broke LLDB API test
TestBadAddressBreakpoints.py
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124731/new/
https://reviews.llvm.org/D124731
_