mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-17 08:21:13 +00:00
![Walter Erquinigo](/assets/img/avatar_default.png)
Now that LLDB proper has built-in support for intel-pt traces, we can remove the old plugin written by Intel. It has less features and it's hard to work with. As a test, I ran "ninja lldbIntelFeatures" and it worked. Differential Revision: https://reviews.llvm.org/D102866