[PATCH] D113552: [yaml2obj][XCOFF] parsing auxiliary symbols.
Digger Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 16 08:54:21 PST 2021
DiggerLin added a comment.
the x_auxtype is only for 64bits. in the implement, it means we always need to specific the AUX_type no matter it is 32bit or 64bits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113552/new/
https://reviews.llvm.org/D113552
More information about the llvm-commits
mailing list