[PATCH] D63631: [llvm-objdump] Perform --start-address / --stop-address error checking
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 20 20:04:17 PDT 2019
MaskRay added a comment.
I think the description should mention that the `--start-address >= --stop-address` check has been moved out of the `-d` code. This can be useful for `-t` `-r`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63631/new/
https://reviews.llvm.org/D63631
More information about the llvm-commits
mailing list