[Lldb-commits] [PATCH] D130320: Move GetControlFlowKind's logic to DisassemblerLLVMC.cpp

Sujin Park via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 21 18:25:02 PDT 2022


persona0220 updated this revision to Diff 446680.
persona0220 edited the summary of this revision.
persona0220 added a comment.

Not to cache the control flow kind


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130320/new/

https://reviews.llvm.org/D130320

Files:
  lldb/include/lldb/Core/Disassembler.h
  lldb/source/Core/Disassembler.cpp
  lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.cpp
  lldb/unittests/Disassembler/x86/TestGetControlFlowKindx86.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130320.446680.patch
Type: text/x-patch
Size: 23138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220722/4fddf540/attachment-0001.bin>


More information about the lldb-commits mailing list