[PATCH] D64473: [Coding style change][lld] Rename variables for non-ELF ports.
James Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 11:06:00 PDT 2019
jrtc27 added a comment.
I'm trying to merge this into our fork. The previous ELF patch was fine, but for this commit I'm having issues because the tool in D64123 <https://reviews.llvm.org/D64123> doesn't produce this exact result, and so running it on our tree produces a ton of conflicts. Did you use a modified clang-llvm-rename for this (and if so could you please upload it), or are all the discrepancies changes you made by hand afterwards (or with a separate script you would be able to provide)?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64473/new/
https://reviews.llvm.org/D64473
More information about the llvm-commits
mailing list