[PATCH] D13904: [ELF2] .shstrtab section implemented
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 10:27:01 PDT 2015
grimar added a comment.
In http://reviews.llvm.org/D13904#271253, @ruiu wrote:
> Also please verify that the patch does not contain trailing whitespace. (I don't know if that exists in this patch, but your previous patch contained that.) If you are using git, the easiest way is to run 'git show' before submission, as the command highlights trailing whitespace.
I noticed your message too late. Actually I am using svn, but I had installed plugin for MSVS that keeps unix endlines in code, so I hope everything should be fine here.
Repository:
rL LLVM
http://reviews.llvm.org/D13904
More information about the llvm-commits
mailing list