aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2025-08-22 11:53:47 +1000
committerGitHub <noreply@github.com>2025-08-22 11:53:47 +1000
commit3ce25abd4afe4ab744e695a7c254966db1dea1ca (patch)
tree0c588fc008a19bdd1c721921a651261674c4f4be /lldb/packages/Python/lldbsuite/test
parent783859b2a01185680d037da6cbf3a3d4ca3069c0 (diff)
downloadllvm-3ce25abd4afe4ab744e695a7c254966db1dea1ca.zip
llvm-3ce25abd4afe4ab744e695a7c254966db1dea1ca.tar.gz
llvm-3ce25abd4afe4ab744e695a7c254966db1dea1ca.tar.bz2
[orc-rt] Add error.h: structured error support. (#154869)
Adds support for the Error class, Expected class template, and related APIs that will be used for error propagation and handling in the new ORC runtime. The implementations of these types are cut-down versions of similar APIs in llvm/Support/Error.h. Most advice on llvm::Error and llvm::Expected (e.g. from the LLVM Programmer's manual) applies equally to orc_rt::Error and orc_rt::Expected. Ported from the old ORC runtime at compiler-rt/lib/orc.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions