[PATCH] D45472: [MachO] Emit Weak ReadOnlyWithRel to ConstDataSection

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 19:27:00 PDT 2018


dexonsmith added a reviewer: kledzik.
dexonsmith added a comment.

Have you confirmed this doesn't need to depend on the deployment target?  I.e., do we need the old logic sometimes when back-deploying?

Otherwise LGTM.


Repository:
  rL LLVM

https://reviews.llvm.org/D45472





More information about the llvm-commits mailing list