[PATCH] D77087: [lld-macho] Only mock out libSystem.dylib loading in tests

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 22:01:37 PDT 2020


int3 marked an inline comment as done.
int3 added a comment.

Looks like we need to do a more elaborate mock of libSystem in our tests in order to reference the `dyld_stub_binder` symbol. D78270: [lld-macho] Support calls to functions in dylibs <https://reviews.llvm.org/D78270> changes / obsoletes the approach here


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77087





More information about the llvm-commits mailing list