diff options
author | Lang Hames <lhames@gmail.com> | 2021-10-18 22:11:16 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2021-10-19 18:38:01 -0700 |
commit | ea9826ff77195c12dfba698d5fcb90786c949aa2 (patch) | |
tree | 96cae86cd1809bb349a3346873d8c7ee7c82169e /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 2542bfa43a9709982ee20f8d86f905f4115c41f9 (diff) | |
download | llvm-ea9826ff77195c12dfba698d5fcb90786c949aa2.zip llvm-ea9826ff77195c12dfba698d5fcb90786c949aa2.tar.gz llvm-ea9826ff77195c12dfba698d5fcb90786c949aa2.tar.bz2 |
[ORC-RT] Avoid switching out-of-band error value into __orc_rt::Error and back.
WrapperFunctionResult can already convey serialization errors as out-of-band
error values, so there's no need to wrap it in an Expected here. Removing the
wrapper simplifies the plumbing and call sites.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions