llvm-capstone/lld/lib
Nico Weber ba5087f130 ld64.lld: Add janky support for tbd files
With this, a simple hello world links against libSystem.tbd and the
old ld64.lld linker kind of works again with newer SDKs.

The motivation here is to have an arm64 cross linker that's good
enough to be able to run simple configure link checks on non-mac
systems for generating config.h files. Once -flavor darwinnew can
link arm64, we'll switch to that.
2020-07-02 00:05:52 -04:00
..
Core fix typo in comment to cycle bots 2020-04-04 12:52:45 -04:00
Driver [lld] As part of using inclusive language within the llvm 2020-06-19 21:50:14 -07:00
ReaderWriter ld64.lld: Add janky support for tbd files 2020-07-02 00:05:52 -04:00
CMakeLists.txt