[PATCH] D67285: [ELF] Replace error() with errorOrWarn() for the ASSERT command
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 6 09:23:40 PDT 2019
peter.smith accepted this revision.
peter.smith added a comment.
This revision is now accepted and ready to land.
LGTM. It can be useful to see an output file for debugging purposes. I agree it will be good to suppress multiple warnings but this could be done later.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67285/new/
https://reviews.llvm.org/D67285
More information about the llvm-commits
mailing list