[PATCH] D83954: [llvm-readobj] - Add proper testing for the SHT_MIPS_ABIFLAGS section.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 17 01:10:08 PDT 2020
jhenderson added a comment.
(not going to bother looking at the core of the change, since @MaskRay and @atanasyan have done so)
================
Comment at: llvm/test/tools/llvm-readobj/ELF/mips-abiflags.test:74-75
+
+## Check that we are able to dump the version properly. Document we are not
+## reporting warnings for any versions.
+# RUN: yaml2obj %s -DVERSION=0 -o %t.version.a
----------------
"Document we do not report warnings for any version."
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83954/new/
https://reviews.llvm.org/D83954
More information about the llvm-commits
mailing list