From 5d651e76b5b6dba5dd03ffec609719b02d703bb7 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 14 Feb 2021 21:28:44 +0200 Subject: Set up release 0.57. --- docs/markdown/snippets/lto_mode.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 docs/markdown/snippets/lto_mode.md (limited to 'docs/markdown/snippets/lto_mode.md') diff --git a/docs/markdown/snippets/lto_mode.md b/docs/markdown/snippets/lto_mode.md deleted file mode 100644 index c1df066..0000000 --- a/docs/markdown/snippets/lto_mode.md +++ /dev/null @@ -1,5 +0,0 @@ -## Support added for LLVM's thinLTO - -A new `b_lto_mode` option has been added, which may be set to `default` or -`thin`. Thin only works for clang, and only with gnu gold, lld variants, or -ld64. -- cgit v1.1