[PATCH] D27128: [ELF] Refactor file I/O error messages
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 25 08:31:55 PST 2016
evgeny777 added a comment.
Like I said earlier, I'd like to have the same format for error messages, so it's easier to parse and change format, when needed.
Those messages have ':' after 'cannot open <file>', which makes the above impossible. Do you have some idea on how to fix this?
Repository:
rL LLVM
https://reviews.llvm.org/D27128
More information about the llvm-commits
mailing list