aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2020-03-13 09:24:09 -0700
committerLang Hames <lhames@gmail.com>2020-03-13 13:58:41 -0700
commit906a91aa4d52beb1cd3b8b5ce55f768060996620 (patch)
treea0747ac070668bc902c691a8a8117c7aad57a15f /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentb5aaa60962f7031f9c12f3d81a535653be1417d0 (diff)
downloadllvm-906a91aa4d52beb1cd3b8b5ce55f768060996620.zip
llvm-906a91aa4d52beb1cd3b8b5ce55f768060996620.tar.gz
llvm-906a91aa4d52beb1cd3b8b5ce55f768060996620.tar.bz2
[MCJIT] Check for RuntimeDyld errors in MCJIT::finalizeLoadedModules.
Patch based on https://reviews.llvm.org/D75912 by Alexander Shishkin. Thanks Alexander! To minimize disruption to existing clients, who may be relying on the fact that unused references to unresolved symbols do not generate an error, this patch makes error checking opt-in: Clients can call ExecutionEngine::hasError or LLVMExecutionEngineGetError to check whether and error has occurred. Differential revision: https://reviews.llvm.org/D75912
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions