We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdeb1b commit ac8818eCopy full SHA for ac8818e
llvm/docs/ReleaseNotes.rst
@@ -147,6 +147,10 @@ Changes to the Windows Target
147
constructors), making sure that GNU ld exports all of them correctly as
148
functions, not data, when linking a DLL.
149
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
+
154
Changes to the OCaml bindings
155
-----------------------------
156
0 commit comments