diff options
author | Lang Hames <lhames@gmail.com> | 2021-10-11 13:42:21 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2021-10-11 14:23:50 -0700 |
commit | 4fc2a4cc013b87d240b7a8bd4109fbc58495d302 (patch) | |
tree | f841ac8164a2757112eb476e8ceed86efcf87cb9 /llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp | |
parent | 8abf46d39a0cf93d0299ea31426a566747064f69 (diff) | |
download | llvm-4fc2a4cc013b87d240b7a8bd4109fbc58495d302.zip llvm-4fc2a4cc013b87d240b7a8bd4109fbc58495d302.tar.gz llvm-4fc2a4cc013b87d240b7a8bd4109fbc58495d302.tar.bz2 |
[ORC] Destroy FinalizeErr if there is a serialization error.
If there is a serialization error then FinalizeErr should never be set, so we
can use cantFail rather than consumeError here.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp')
0 files changed, 0 insertions, 0 deletions