[PATCH] D74433: [llvm-objdump] Print file format in lowercase to match GNU output.
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 08:14:26 PST 2020
sbc100 added a comment.
Wasm is not an acronym so we don't usually display it in uppercase. So yes, I think we should change WasmObjectFile::getFileFormatName() to return lowercase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74433/new/
https://reviews.llvm.org/D74433
More information about the llvm-commits
mailing list