Skip to content

Commit 030edda

Browse files
committed
Add a release note for this change.
1 parent 3233c0d commit 030edda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ Changes to LLVM infrastructure
8080
* Added the support for ``fmaximum`` and ``fminimum`` in ``atomicrmw`` instruction. The
8181
comparison is expected to match the behavior of ``llvm.maximum.*`` and
8282
``llvm.minimum.*`` respectively.
83+
* On Windows, fatal usage errors no longer produce crash-style diagnostics
84+
such as stack traces or bug report prompts.
8385

8486
Changes to building LLVM
8587
------------------------

0 commit comments

Comments
 (0)