[PATCH] D139097: [ARM] Add option --print-raw-value to llvm-nm to dump raw symbol values in case of ARM

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 11:30:00 PST 2022


MaskRay added a comment.

Perhaps we should just print the raw `st_value` unconditionally? Since this is something strange with `arm*nm`, it may be worth reporting this difference on binutils at sourceware.org


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139097/new/

https://reviews.llvm.org/D139097



More information about the llvm-commits mailing list