[all-commits] [llvm/llvm-project] 29af52: [intel pt] fix builds
walter erquinigo via All-commits
all-commits at lists.llvm.org
Wed Jul 21 14:10:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29af527c86825e420a75d66c236f2a04f19eb2fe
https://github.com/llvm/llvm-project/commit/29af527c86825e420a75d66c236f2a04f19eb2fe
Author: Walter Erquinigo <wallace at fb.com>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M lldb/source/Plugins/Trace/intel-pt/IntelPTDecoder.cpp
M lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
M lldb/source/Plugins/Trace/intel-pt/TraceIntelPTSessionFileParser.cpp
M lldb/source/Plugins/Trace/intel-pt/TraceIntelPTSessionFileParser.h
Log Message:
-----------
[intel pt] fix builds
https://reviews.llvm.org/D105649 broke intel pt builds. Fortunately the
fix is super easy.
More information about the All-commits
mailing list