diff options
author | Alex Langford <alangford@apple.com> | 2023-06-14 15:15:40 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-06-16 10:53:24 -0700 |
commit | 0b90d09898cadc89105c3caf0d01f09e66c49993 (patch) | |
tree | 26ad1c3748645e6e3e9718b1d542aa9c2e68a514 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | 485e2de6d5a7d8fc2167e69c4486b1ebc673fc68 (diff) | |
download | llvm-0b90d09898cadc89105c3caf0d01f09e66c49993.zip llvm-0b90d09898cadc89105c3caf0d01f09e66c49993.tar.gz llvm-0b90d09898cadc89105c3caf0d01f09e66c49993.tar.bz2 |
[lldb][NFCI] Remove use of ConstString in ProcessStructReader
std::map<ConstString, FieldImpl> is naturally replaced with
`llvm::StringMap<FieldImpl>` here.
Differential Revision: https://reviews.llvm.org/D152968
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions