Files
src/contrib
Dimitry Andric 2b619b7c7b Merge commit 93a67259cf23 from llvm git (by ShengYi Hung):
[ToolChains][FreeBSD] Set default Linker to LLD for FreeBSD (#190596)

  When the linker is specified as ld, toolchain applies special handling
  by invoking (triple)-ld instead of resolving ld via standard PATH
  lookup. This causes GNU ld installed via the system package manager to
  take the precedence (since (triple)-ld appears earlier in the search
  path), effectively overriding ld.lld.

  As a result, we set the default Linker on FreeBSD to ld.lld to indicate
  we want to use lld by default.

PR:		292067
MFC after:	3 days
2026-06-13 12:03:11 +02:00
..
2025-09-11 16:16:39 +02:00
2026-05-12 21:26:44 -07:00
2025-11-03 21:18:46 +01:00
2026-02-17 12:50:16 +01:00
2026-05-13 11:26:56 +08:00
2026-06-02 21:54:25 -07:00
2026-06-09 19:13:21 +00:00
2026-02-20 21:33:50 -08:00
2026-03-23 11:41:51 -04:00
2026-03-05 17:13:08 +01:00
2026-04-07 09:14:41 -04:00
2026-03-15 00:41:29 -03:00
2025-08-23 10:58:09 -06:00
2026-01-11 16:42:18 +00:00
2026-01-14 16:28:57 +01:00
2026-06-09 00:45:34 +02:00
2025-08-06 00:27:14 +02:00
2026-05-12 07:33:03 -07:00
2026-02-01 10:36:15 -05:00
2026-03-15 23:22:18 -03:00
2025-09-29 22:53:34 +01:00
2025-05-27 22:24:22 +02:00
2026-04-24 22:07:20 +02:00
2026-05-23 03:57:43 +02:00
2026-03-31 18:45:14 -07:00