[llvm-bugs] [Bug 22612] Add Orc Error Handling

via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 20 14:55:53 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=22612

Lang Hames <lhames at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #6 from Lang Hames <lhames at gmail.com> ---
> Are there any particular pieces missing?

I don't think so (maybe there is some missing plumbing in ORCv1, but we're
deprecating that now anyway). ORCv2 was written from the ground up with
llvm::Error and has pretty thorough error plumbing. I'm calling this fixed. :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190520/f58e3052/attachment.html>


More information about the llvm-bugs mailing list