[PATCH] D25729: [ELF] Add "warning", "error" and "fatal error" prefixes to linker messages

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 11:05:41 PDT 2016


ruiu added a comment.

Do we have to distinguish "fatal error" from "error"? I think it can just be "error" and "warning".


Repository:
  rL LLVM

https://reviews.llvm.org/D25729





More information about the llvm-commits mailing list