[PATCH] D59186: [llvm-readobj] Separate `Symbol Version` dumpers into `LLVM style` and `GNU style`
Xing via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 19 04:45:44 PDT 2019
Higuoxing added a comment.
In D59186#1434629 <https://reviews.llvm.org/D59186#1434629>, @jhenderson wrote:
> I'm always in favour of splitting up changes into multiple smaller reviews, as long as it doesn't make things more complicated by requiring temporary logic or whatever that is just going to be removed again immediately. It'll hopefully help diffing the changes too.
Ok, thanks :)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59186/new/
https://reviews.llvm.org/D59186
More information about the llvm-commits
mailing list