[PATCH] D71144: [AIX] Use csect reference for function address constants

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 15:51:21 PST 2020


hubert.reinterpretcast added a comment.

@daltenty, following up on needing to set linkage for csects in the assembly (in a more general case than just for function descriptors, as you pointed out): We //are// missing the linkage on the assembly path for weak references.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71144





More information about the llvm-commits mailing list