This revision was automatically updated to reflect the committed changes.
Closed by commit rG20ca739701d7: [doc] Add release notes about SEH unwind
information on ARM (authored by mstorsjo).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127150/new/
mstorsjo updated this revision to Diff 434611.
mstorsjo added a comment.
Capitalize DWARF.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127150/new/
https://reviews.llvm.org/D127150
Files:
clang/docs/ReleaseNotes.rst
llvm/docs/ReleaseNotes.rst
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 abbr
mstorsjo created this revision.
mstorsjo added reviewers: efriedma, MaskRay.
Herald added subscribers: StephenFan, kristof.beyls.
Herald added a project: All.
mstorsjo requested review of this revision.
Herald added projects: clang, LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm