diff options
author | Alex Langford <apl@fb.com> | 2021-07-07 11:51:16 -0700 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2021-07-21 13:28:34 -0700 |
commit | 8e6b31c3952b366fc3fa0da8e3df7fc09fa65b05 (patch) | |
tree | 0daf19cf6db5c8c4e77cef36031188b0c2d0cf7c /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | aa5adc0c1cd011c4861b609c0cf0db3221289810 (diff) | |
download | llvm-8e6b31c3952b366fc3fa0da8e3df7fc09fa65b05.zip llvm-8e6b31c3952b366fc3fa0da8e3df7fc09fa65b05.tar.gz llvm-8e6b31c3952b366fc3fa0da8e3df7fc09fa65b05.tar.bz2 |
[LLDB] Move Trace-specific classes into separate library
These two classes, TraceSessionFileParser and ThreadPostMortemTrace,
seem to be useful primarily for tracing. Currently it looks like
intel-pt is the sole user of these, but that other tracing plugins could
be written in the future that take advantage of these. Unfortunately
with them in Target, there is a dependency on PluginProcessUtility. I'd
like to sever that dependency, so I moved them into a `TraceCommon`
plugin.
Differential Revision: https://reviews.llvm.org/D105649
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions