Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBDataDocstrings.i
blobe0ceb68046fe480ca0fca7a488a8ae7b77f78067
1 %feature("docstring",
2 "Represents a data buffer."
3 ) lldb::SBData;