Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBInstructionDocstrings.i
blob282329280038bb86bedaba209884184d4178bc78
1 %feature("docstring",
2 "Represents a (machine language) instruction."
3 ) lldb::SBInstruction;