MaskRay added inline comments.

================
Comment at: clang/docs/ReleaseNotes.rst:357
+
+- Switched MinGW mode on ARM to use SEH instead of Dwarf for unwind 
information.
+
----------------
The official spelling is `DWARF`. The official way to name the version is 
`DWARF version 5`. If abbreviation is intended, `DWARF v5`.


================
Comment at: llvm/docs/ReleaseNotes.rst:106
+* Implemented generation of Windows SEH unwind information.
+* Switched the MinGW target to use SEH instead of Dwarf for unwind information.
 
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127150/new/

https://reviews.llvm.org/D127150

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to