diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-10-18 14:04:56 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-10-18 14:04:56 +0000 |
commit | da3b3c78e78b0df94bd38a1f6003bdf9e37c6c17 (patch) | |
tree | 036a988536cdeca38992efa39671183b0364143d /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | 0cc6f47348ffc0b4385d2cdbd9333dff92d26084 (diff) | |
download | llvm-da3b3c78e78b0df94bd38a1f6003bdf9e37c6c17.zip llvm-da3b3c78e78b0df94bd38a1f6003bdf9e37c6c17.tar.gz llvm-da3b3c78e78b0df94bd38a1f6003bdf9e37c6c17.tar.bz2 |
Add hashing and DenseMapInfo for ArrayRef
Sometimes it is more natural to use a ArrayRef<uint8_t> than a StringRef to
represent a range of bytes that is not, semantically, a string.
This will be used in lld in a sec.
llvm-svn: 250658
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions