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

Shankar Easwaran via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 11:59:07 PST 2022


shankare added a comment.

it looks like with the change to the API to just return st_value, few bots broke, Subham ?

May be just printing the raw value is an option since callers to this API expect the value returned  as per ARM/Mips ABI ?


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

https://reviews.llvm.org/D139097



More information about the llvm-commits mailing list