diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-05-01 11:29:07 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-05-01 11:29:28 -0700 |
commit | 1bff0928f52b3d6602bae085c9590a1d807c2910 (patch) | |
tree | a0fd6d2615a066919426bba9555af44b00ef5aed /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 5c86b08a6f62e67b0a6cbbee3f70a2b009daa857 (diff) | |
download | llvm-1bff0928f52b3d6602bae085c9590a1d807c2910.zip llvm-1bff0928f52b3d6602bae085c9590a1d807c2910.tar.gz llvm-1bff0928f52b3d6602bae085c9590a1d807c2910.tar.bz2 |
[lldb/CommandInterpreter] Add CommandInterpreterRunResult (NFC)
This patch adds a new class CommandInterpreterRunResult which will be
backing the SBCommandInterpreterRunResult. It keeps track of the number
of errors as well as the result which is an enum, as proposed by Pavel
in D79120. The command interpreter now populates the results directly,
instead of its own member variables.
Differential revision: https://reviews.llvm.org/D79209
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions