[PATCH] D13135: [ELF2] Add support for -L and -l command line switches
Igor Kudrin via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 10:13:03 PDT 2015
ikudrin added a comment.
In http://reviews.llvm.org/D13135#253473, @ruiu wrote:
> This patch doesn't seem very consistent with existing code in minor points such as naming convention, error handling, use of TODO, or notation used in comments. Could you please check other code and mimic what they do?
Thank you for your comments! I tried my best to follow the current style, but if I miss something I'll be very pleased to be pointed to.
http://reviews.llvm.org/D13135
More information about the llvm-commits
mailing list