[lldb/API] Expose triple for SBProcessInfo.
This is present when doing a `platform process list` and is tracked by the underlying code. To do something like the process list via the SB API in the future, this must be exposed. Differential Revision: https://reviews.llvm.org/D103375
Loading
Please register or sign in to comment