[PATCH] D61969: Fix Bugzilla ID 41862 to support checking addresses of disassembled object
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 22 07:03:32 PDT 2019
MaskRay added a comment.
And probably switch to lowercase for the first character if you intend to change the error message. The lower case is more common elsewhere. As a reference, the message from GNU objdump is `error: the stop address should be after the start address`
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61969/new/
https://reviews.llvm.org/D61969
More information about the llvm-commits
mailing list