It was raised during the review of D43819.
I think LLD usually use [X, Y] for reporting ranges, like below:
relocation R_386_16 out of range: 65536 is not in [0, 65535]
Patch changes rangeToString() to do the same.
Differential D44207
[ELF] - Adjust rangeToString to report ranges in a different format. grimar on Mar 7 2018, 6:54 AM. Authored by
Details It was raised during the review of D43819. Patch changes rangeToString() to do the same.
Diff Detail Event TimelineComment Actions LGTM George Rimar via Phabricator via llvm-commits
|