[llvm-branch-commits] [llvm] [lld] [clang] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

David Spickett via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jan 30 07:16:55 PST 2024


================
@@ -41,9 +41,25 @@ COFF Improvements
 * Added support for ``--time-trace`` and associated ``--time-trace-granularity``.
   This generates a .json profile trace of the linker execution.
 
+* Prefer library paths specified with ``-libpath:`` over the implicitly
+  detected toolchain paths.
+
 MinGW Improvements
 ------------------
 
+* Added support for many LTO and ThinLTO options.
----------------
DavidSpickett wrote:

Dare I ask what options. If it's < 10 maybe just list them?

https://github.com/llvm/llvm-project/pull/80011


More information about the llvm-branch-commits mailing list