[PATCH] D117642: [XCOFF][llvm-objdump] change the priority of symbols with the same address by symbol types.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 1 03:25:11 PST 2022
jhenderson added a comment.
The problem is, as I understand it, that the XCOFF symbol type enum isn't ordered in a convenient symbol-priority order, right?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117642/new/
https://reviews.llvm.org/D117642
More information about the llvm-commits
mailing list