diff options
author | Craig Topper <craig.topper@intel.com> | 2020-06-15 09:45:02 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-06-15 09:46:06 -0700 |
commit | ad1c46c3c0bfe90f97d8c401ed8f8260897d1857 (patch) | |
tree | 95bb8fb9081d0e6543ff0473010667ad4130ce13 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 71a91b98374a5b3cb374b91923e33cdf2652551b (diff) | |
download | llvm-ad1c46c3c0bfe90f97d8c401ed8f8260897d1857.zip llvm-ad1c46c3c0bfe90f97d8c401ed8f8260897d1857.tar.gz llvm-ad1c46c3c0bfe90f97d8c401ed8f8260897d1857.tar.bz2 |
[X86] Remove printanymem/printopaquemem from the InstPrinters. Just tell tablegen to printMemReference directly. NFC
Most of the wrappers exist to print the memory size in Intel syntax
and then call the printMemReference. But printanymem/printopaquemem
don't print anything extra in Intel syntax so just drop them.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions