[PATCH] D133825: [lld-macho] Add support for N_INDR symbols

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 19:12:48 PDT 2022


int3 added a comment.

I don't think there's a way to preserve the intent of the assert without adding another parameter to `addDefined` to indicate whether we are creating an alias or not. Will remove the assert


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133825



More information about the llvm-commits mailing list