[PATCH] D98817: [llvm-readobj] Remove GNU_PROPERTY_X86_ISA_1_{NEEDED,USED}
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 18 01:15:18 PDT 2021
jhenderson added a comment.
Won't this make newer llvm-readobj instances unable to interpret older objects? I'm not sure that's particularly desirable, at least until the objects in question could be considered very old (if I understand it correctly, the compiler change is only very recent).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98817/new/
https://reviews.llvm.org/D98817
More information about the llvm-commits
mailing list