llvm-project/lld/tools/lld
Alex Richardson 90344499ae [lld-macho] Fix BUILD_SHARED_LIBS build
ca6751043d added a dependency on XAR (at
least for the shared libs build), so without this change we get the
following linker error:

Undefined symbols for architecture x86_64:
  "_xar_close", referenced from:
      lld::macho::BitcodeBundleSection::finalize() in SyntheticSections.cpp.o

Reviewed By: #lld-macho, int3, thakis

Differential Revision: https://reviews.llvm.org/D100999
2021-06-03 19:58:43 +01:00
..
CMakeLists.txt [lld-macho] Fix BUILD_SHARED_LIBS build 2021-06-03 19:58:43 +01:00
lld.cpp [lld] Delete unused includes. NFC 2021-04-19 10:56:49 -07:00