[PATCH] D130221: [ORC] Fix macho section name typo

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 08:31:50 PDT 2022


keith added a comment.

I poked around for an hour or so trying to get something working here, but I'm not familiar with how these types fit together at all, so I couldn't come up with something for this. (I just spotted this typo looking around for other uses of __objc_selrefs in general). I was attempting to write a test where I added one of these sections to the link graph, and then looked up the init symbol that should be added, any tips for how to test this would be appreciated!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130221



More information about the llvm-commits mailing list