Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBHostOSDocstrings.i
bloba896157133fbfa685893b867cafbf483f6ff5103
1 %feature("docstring",
2 "Provides information about the host system."
3 ) lldb::SBHostOS;