[PATCH] D112371: [lld-macho] Don't merge cstrings across different sections

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 10 10:54:09 PST 2021


int3 planned changes to this revision.
int3 added a comment.

Turns out D112500: [lld-macho] Put GOT into `__DATA` segment where appropriate <https://reviews.llvm.org/D112500> fixed the "unrecognized selector" crash, so I guess I don't need this any more, at least for now


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112371



More information about the llvm-commits mailing list