diff options
-rw-r--r-- | docs/markdown/Reference-tables.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index d2df3c8..b81582c 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -56,6 +56,7 @@ These are return values of the `get_linker_id` method in a compiler object. | ld.solaris | Solaris and illumos | | ld.wasm | emscripten's wasm-ld linker | | ld64 | Apple ld64 | +| ld64.lld | The LLVM linker, with the ld64 interface | | link | MSVC linker | | lld-link | The LLVM linker, with the MSVC interface | | xilink | Used with Intel-cl only, MSVC like | |