[PATCH] D106597: [lld-macho] Add support for common bitcode symbols

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 17:13:42 PDT 2021


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

Whoops, missed a test failure. But that aside, I'm a bit ambivalent about trying to follow ld64's weird symbol precedence rules here... it makes the implementation quite a bit uglier, for edge cases that may never be exercised.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106597



More information about the llvm-commits mailing list