[PATCH] D75966: [ELF] Move --print-map(-M)/--cref before checkSections() and openFile()
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 11 13:01:53 PDT 2020
psmith added a comment.
I'm not suggesting we make -M display on every error. It was just mentioning experience of a linker that does do that when the map file is enabled, which approximates what you have here. I think this is good logical step to take, and if we need to alter it later after we gain experience we can do.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75966/new/
https://reviews.llvm.org/D75966
More information about the llvm-commits
mailing list