search for: 2977debb

Displaying 2 results from an estimated 2 matches for "2977debb".

2016 Feb 10
2
[RFC] Error handling in LLVM libraries.
Hi Rafael, > But they are always created, even if it as error the caller wants to > ignore. For example, you will always create a "file foo.o in bar.a is > not a bitcode" message (or copy sufficient information for that to be > created). With a dignostic handler no copying is needed, since the > call happens in the context where the error is found. It is easy to > see
2016 Feb 10
4
[RFC] Error handling in LLVM libraries.
...; > What prevents you from using a diag handler in the jit server that > sends errors/warnings over the RPCChannel? > > Cheers, > Rafael -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160210/2977debb/attachment.html>