diff options
author | Heejin Ahn <aheejin@gmail.com> | 2021-05-16 03:17:16 -0700 |
---|---|---|
committer | Heejin Ahn <aheejin@gmail.com> | 2021-05-17 13:47:36 -0700 |
commit | 6e1c1dac4c72cc57f4cd2bc8554e8ac9f2f50b6e (patch) | |
tree | 232d3e4a00e9e707bc9f3bc46ecd0390ae8cca52 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | e2e1a78abcefb396ea1c08990f4cf20ae5068ef8 (diff) | |
download | llvm-6e1c1dac4c72cc57f4cd2bc8554e8ac9f2f50b6e.zip llvm-6e1c1dac4c72cc57f4cd2bc8554e8ac9f2f50b6e.tar.gz llvm-6e1c1dac4c72cc57f4cd2bc8554e8ac9f2f50b6e.tar.bz2 |
[WebAssembly] Nullify DBG_VALUE_LISTs in DebugValueManager
WebAssemblyDebugValueManager class currently does not handle
DBG_VALUE_LIST instructions correctly for two reasons, which are
explained in https://bugs.llvm.org/show_bug.cgi?id=50361.
This effectively nullifies DBG_VALUE_LISTs in
WebAssemblyDebugValueManager so that the info will appear as "optimized
out" in debuggers but still be at least correct in the meantime.
Reviewed By: dschuff, jmorse
Differential Revision: https://reviews.llvm.org/D102589
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions