[PATCH] D76250: [llvm-objdump] Only reject -long-option in objdump mode
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 22:18:48 PDT 2020
compnerd added a comment.
@jhenderson - accepting GNU options in GNU mode makes sense. This tool is *not* GNU - `objdump` is the GNU driver, `llvm-objdump` is the LLVM driver and accepts SUN style arguments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76250/new/
https://reviews.llvm.org/D76250
More information about the llvm-commits
mailing list