jankratochvil added a comment. In D74252#1865500 <https://reviews.llvm.org/D74252#1865500>, @mib wrote:
> Knowing that this will be called every time a thread stops, it would be > better if we could avoid processing a regex every time we try to recognise a > frame. Or `StackFrameRecognizerManagerImpl::AddRecognizer` and its `m_recognizers` can have `ConstString symbol1, symbol2;`. What is less bad? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D74252/new/ https://reviews.llvm.org/D74252 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits