[PATCH] D44560: [DWARF] Rework debug line parsing to use llvm::Error and callbacks

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 3 08:00:06 PDT 2018


JDevlieghere added a comment.

I agree with @espindola, it makes more sense to have to have a separate error.

In https://reviews.llvm.org/D44560#1049025, @jhenderson wrote:

> No problem. I'm going to try experimenting with the context-based error handler a little in the meantime, and will upload another diff to present it, if I have enough time by the end of the week. FYI, I'm away on annual leave myself from Friday until Euro LLVM, so won't be reading emails until I'm back in the office (will you be around at the conference?).


Yes, I look forward to meeting you!


Repository:
  rL LLVM

https://reviews.llvm.org/D44560





More information about the llvm-commits mailing list