[PATCH] D74611: [obj2yaml][WIP] - Fix indentations in the ELF output.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 18 03:44:32 PST 2020
grimar added a comment.
In D74611#1880193 <https://reviews.llvm.org/D74611#1880193>, @jhenderson wrote:
> Also, should this really be restricted to ELF?
I see no obvious reasons for such restrictions. Though I supposed that we might want to start from ELF and then
enable it for other targets. Do you have a preference here? I.e. do you want to see it for all targets from the begining?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74611/new/
https://reviews.llvm.org/D74611
More information about the llvm-commits
mailing list