[PATCH] D75798: [llvm-objdump][test] Move binary format specific tests under COFF/ ELF/ MachO/ wasm/
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 9 03:11:43 PDT 2020
jhenderson added a comment.
There seem to be a lot of files that have moved which still have "coff" etc in their file names. I think we can simplify the names in many cases. I'm okay if you want to put that in a separate change if it requires test changes however.
Also, should the xcoff files be put under an XCOFF directory? There is a similar distinction in the source code layout.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75798/new/
https://reviews.llvm.org/D75798
More information about the llvm-commits
mailing list