[PATCH] D97007: [lld-macho] Define __mh_bundle_header as symbol (similar to ___dso_handle)

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 16:24:51 PST 2021


int3 added a comment.

Btw, I've just filed a bunch of tasks <https://bugs.llvm.org/buglist.cgi?component=MachO&list_id=207355&product=lld&resolution=---> on the LLVM bug tracker for known missing features, and I've assigned this one to you :)

Hopefully we can coordinate there in the future to avoid wasted work -- I'd have given you more context beforehand if I knew you were going to work on this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97007



More information about the llvm-commits mailing list