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

2022-01-19 Thread Jonas Devlieghere via Phabricator via lldb-commits
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 . I think the new macros are simple enough that

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

2022-01-20 Thread Pavel Labath via Phabricator via lldb-commits
labath accepted this revision. labath added a comment. This revision is now accepted and ready to land. Personally, I have never used the tool even when the macros were complex, but I don't see any harm in having it. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D117748/new/ https://rev

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

2022-01-20 Thread Jonas Devlieghere via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGf811cb82a6cd: [lldb] Revive lldb-instr (authored by JDevlieghere). Herald added a project: LLDB. Changed prior to commit: https://reviews.llvm.org/D117748?vs=401504&id=401831#toc Repository: rG LLVM