Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBTraceDocstrings.i
blob4fecc0509945e93946132fa3fca541e8bf5bb121
1 %feature("docstring",
2 "Represents a processor trace."
3 ) lldb::SBTrace;