diff options
author | Nikita Popov <npopov@redhat.com> | 2022-09-23 13:55:07 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-09-23 13:56:55 +0200 |
commit | fe196380ccd4f2ed0e78151e11387a299a72b337 (patch) | |
tree | 6169123d79a0cf4fc611b7b6b1606d5fdcd413c6 /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | 623c4a7a55f716b96070a5c2f83fe0096cb38d38 (diff) | |
download | llvm-fe196380ccd4f2ed0e78151e11387a299a72b337.zip llvm-fe196380ccd4f2ed0e78151e11387a299a72b337.tar.gz llvm-fe196380ccd4f2ed0e78151e11387a299a72b337.tar.bz2 |
[FunctionAttrs] Use MemoryLocation::getOrNone() when infering memory attrs
MemoryLocation::getOrNone() already has the necessary logic to
handle different instruction types. Use it, rather than repeating
a subset of the logic. This adds support for previously unhandled
instructions like atomicrmw.
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions