[PATCH] D96735: [llvm-objdump] Map STT_TLS to ST_Other (previously ST_Data)

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 01:41:52 PST 2021


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

FYI, I'm off tomorrow and Friday, so won't be able to come back to this until Monday next week.

There are some LLD test failures, according to the pre-merge bot. Are they related to this patch? LGTM, assuming they aren't, or if they are all trivial fixes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96735



More information about the llvm-commits mailing list