[Lldb-commits] [PATCH] D53435: [x86] Fix issues with a realigned stack in MSVC compiled applications

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 29 12:26:43 PDT 2018


jasonmolenda added a comment.

Thanks for the ping aleksandr, I have somehow managed to set up my mail rules so I didn't see this.  I'll try to look it over later today.  Yes, the x86 instruction profiler has definitely overgrown over the years - the ARM64 instruction profiler is probably a better model, but this code is pretty stable so it hasn't been a priority to do anything to it.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D53435





More information about the lldb-commits mailing list