diff options
author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2021-06-04 15:29:34 +0700 |
---|---|---|
committer | Bruce Mitchener <bruce.mitchener@gmail.com> | 2021-06-05 13:42:18 +0700 |
commit | 8d33437d030af27fff21dd3fd0e66893b0148217 (patch) | |
tree | 10b033d9bcdf235affe5f1d32aa98f781189fde6 /llvm/lib/Transforms/Utils/LoopUnroll.cpp | |
parent | 06e7de795bf19b950693b8dc86fa36f355dc6760 (diff) | |
download | llvm-8d33437d030af27fff21dd3fd0e66893b0148217.zip llvm-8d33437d030af27fff21dd3fd0e66893b0148217.tar.gz llvm-8d33437d030af27fff21dd3fd0e66893b0148217.tar.bz2 |
[LLDB/API] Expose args and env from SBProcessInfo.
This is another step towards implementing the equivalent of
`platform process list` and related functionality.
`uint32_t` is used for the argument count and index despite the
underlying value being `size_t` to be consistent with other
index-based access to arguments.
Differential Revision: https://reviews.llvm.org/D103675
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnroll.cpp')
0 files changed, 0 insertions, 0 deletions