[all-commits] [llvm/llvm-project] 45e6e4: [lldb][NFCI] Remove unneeded ConstString from inte...
Alex Langford via All-commits
all-commits at lists.llvm.org
Tue Sep 19 10:49:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45e6e4d70e1e5bdd7d9f04dfd0f4cc8798bcde0c
https://github.com/llvm/llvm-project/commit/45e6e4d70e1e5bdd7d9f04dfd0f4cc8798bcde0c
Author: Alex Langford <alangford at apple.com>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
M lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.h
Log Message:
-----------
[lldb][NFCI] Remove unneeded ConstString from intel-pt plugin (#66721)
This is a follow-up to 14d95b26aee0ac0ac8a70252e8a3c7a986e0e812. I would
have changed it in that commit, but I don't build the intel-pt plugin so
I didn't see this until later.
More information about the All-commits
mailing list