summaryrefslogtreecommitdiff
path: root/lldb/bindings/interface/SBInstructionDocstrings.i
blob: 282329280038bb86bedaba209884184d4178bc78 (plain)
1
2
3
%feature("docstring",
"Represents a (machine language) instruction."
) lldb::SBInstruction;