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 68e77f1 commit 05d07e4Copy full SHA for 05d07e4
lld/docs/ReleaseNotes.rst
@@ -98,7 +98,7 @@ MachO Improvements
98
99
* We now support proper relocation and pruning of EH frames. **Note:** this
100
comes at some performance overhead on x86_64 builds, and we recommend adding
101
- the ``-femit-compact-unwind=no-compact-unwind`` compile flag to avoid it.
+ the ``-femit-dwarf-unwind=no-compact-unwind`` compile flag to avoid it.
102
(`D129540 <https://reviews.llvm.org/D129540>`_,
103
`D122258 <https://reviews.llvm.org/D122258>`_)
104
0 commit comments