macho-dump deprecation/removal plan

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 18:59:31 PDT 2015


Hi,
in the last month I spent some time implementing the missing MachO
specific features in llvm-readobj, and converting all the remaining
tests that used macho-dump to the new format.
llvm-readobj should have all the functionality that macho-dump had. If
there's something missing, please open a bug and assign to me, I'll
try to do my best to fill the gap.

That said, I would like to get rid of macho-dump in the near future.
If there are objections, please raise them. If there are not, I would
like to get rid of macho-dump in 1 week time from now. If this seems
to aggressive, please propose a better schedule.

Thanks,

-- 
Davide


More information about the llvm-commits mailing list