Aiden Grossman efbf5f50f4 [lld] Prefer printf over echo -e
Otherwise we break some MacOS bots when using the lit internal shell
because /bin/echo on MacOS does not support -e. Using the external shell
we end up using the echo builtin to /bin/bash, which does support this.

The echo builtin implementation in lit does support this, but that is
currently not enabled in pipelines. Might be worth looking into fixing
at some point.
2025-09-04 01:38:46 +00:00
..
2025-05-25 21:09:55 -07:00
2024-08-30 10:50:56 -04:00
2023-08-21 09:11:51 -07:00
2024-01-22 09:09:46 -08:00
2024-07-28 12:38:10 -07:00
2022-08-15 18:49:02 -04:00
2022-08-02 09:52:31 -04:00
2024-06-14 23:20:50 -07:00
2023-07-25 17:06:07 +08:00
2023-07-25 17:06:07 +08:00
2024-11-23 12:46:35 -08:00
2025-09-04 01:38:46 +00:00
2022-10-24 10:54:09 -07:00
2023-07-18 17:57:31 -07:00
2024-11-29 13:00:36 -08:00
2022-10-24 10:54:09 -07:00
2024-07-31 12:57:23 -07:00