diff options
author | Lang Hames <lhames@gmail.com> | 2016-04-27 20:24:48 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2016-04-27 20:24:48 +0000 |
commit | 8959531c51af99600296b3db6c94af567ec22aca (patch) | |
tree | 3bbdc6579a298c81b3c2f6bcf17dab485366b1e0 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | 21a12fc69ac28a41efe417ad45ef6aebbb062195 (diff) | |
download | bcm5719-llvm-8959531c51af99600296b3db6c94af567ec22aca.tar.gz bcm5719-llvm-8959531c51af99600296b3db6c94af567ec22aca.zip |
[RuntimeDyld] Plumb Error/Expected through the internals of RuntimeDyld.
Also replaces a number of calls to report_fatal_error with Error returns.
The plumbing will make it easier to return errors originating in libObject.
Replacing report_fatal_errors with Error returns will give JIT clients the
opportunity to recover gracefully when the JIT is unable to produce/relocate
code, as well as providing meaningful error messages that can be used to file
bug reports.
llvm-svn: 267776
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions