[PATCH] D78270: [lld-macho] Support calls to functions in dylibs

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 02:44:26 PDT 2020


int3 updated this revision to Diff 261162.
int3 added a comment.

fatal


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78270

Files:
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/InputSection.cpp
  lld/MachO/OutputSegment.h
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Target.h
  lld/MachO/Writer.cpp
  lld/test/MachO/Inputs/libgoodbye.s
  lld/test/MachO/Inputs/libhello.s
  lld/test/MachO/dylink-lazy.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78270.261162.patch
Type: text/x-patch
Size: 28024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/4947cfa4/attachment-0001.bin>


More information about the llvm-commits mailing list