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

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 23 09:08:38 PST 2023


aprantl added a comment.

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?


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