Skip to content

Commit ac8818e

Browse files
committed
[docs] Mention another fixed bug in the release notes
1 parent 1bdeb1b commit ac8818e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ Changes to the Windows Target
147147
constructors), making sure that GNU ld exports all of them correctly as
148148
functions, not data, when linking a DLL.
149149

150+
* Handling of temporary files on more uncommon file systems (network
151+
mounts, ramdisks) on Windows is fixed now (which previously either
152+
errored out or left stray files behind).
153+
150154
Changes to the OCaml bindings
151155
-----------------------------
152156

0 commit comments

Comments
 (0)