[Lldb-commits] [PATCH] D117748: [lldb] Revive lldb-instr

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 19 21:44:50 PST 2022


JDevlieghere created this revision.
JDevlieghere added a reviewer: labath.
Herald added a subscriber: mgorny.
JDevlieghere requested review of this revision.

I revived `lldb-instr` to update the macros for D117712 <https://reviews.llvm.org/D117712>. I think the new macros are simple enough that we add them by hand, but this tool can do it automatically for you.


https://reviews.llvm.org/D117748

Files:
  lldb/tools/CMakeLists.txt
  lldb/tools/lldb-instr/CMakeLists.txt
  lldb/tools/lldb-instr/Instrument.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117748.401504.patch
Type: text/x-patch
Size: 6345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220120/c4155dec/attachment.bin>


More information about the lldb-commits mailing list