[PATCH] D106897: [lld][WebAssembly] Prefer objdump -d over obj2yaml for tests. NFC
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 27 15:29:58 PDT 2021
dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.
but anyway this change is fine.
I guess one advantage of using objdump over obj2yaml when they are equivalent might be if we can get the whole test in one tool invocation instead of 2.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106897/new/
https://reviews.llvm.org/D106897
More information about the llvm-commits
mailing list