wallace added inline comments.
================
Comment at: lldb/tools/intel-features/intel-pt/Decoder.cpp:301
+ std::ofstream of("/tmp/multi-file.trace", std::ios::binary | std::ios::out);
+ for (auto bait : pt_buffer)
----------------
vsk wrote:
> Not sure what this is in aid of?
I erroneously included this, I'm reverting the changes to this file.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89283/new/
https://reviews.llvm.org/D89283
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits