[Lldb-commits] [PATCH] D115182: [lldb] Remove some trivial scoped timers

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 6 13:33:11 PST 2021


JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.

These functions seem hot enough that the overhead of the timer outweighs the value it brings. LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115182



More information about the lldb-commits mailing list