[PATCH] D113104: add the xcoff symbol size for the llvm-nm.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 4 02:22:09 PDT 2021


jhenderson added a comment.

The testing for this patch really needs to be dramatically simplified - I can't tell if there's anything important about the various different symbols present in the size.test output, for the purposes of that test.

@Esme, what's missing from yaml2obj to be able to do this test? How soon do you think you could add it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113104



More information about the llvm-commits mailing list