[Lldb-commits] [PATCH] D142150: [lldb] Remove timer from SBModule copy ctor

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 23 09:42:55 PST 2023


kastiglione added a comment.

In D142150#4074015 <https://reviews.llvm.org/D142150#4074015>, @aprantl wrote:

> What about adding a `trivial` parameter to the macro that has the effect of skipping it in instrumentation if the instrumentation is the costly signpost mechanism?

sounds good to me


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142150



More information about the lldb-commits mailing list