mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Add Windows ehcont section support (/guard:ehcont).
Add option /guard:ehcont Reviewed By: rnk Differential Revision: https://reviews.llvm.org/D96709
This commit is contained in:
parent
09d28f9368
commit
2e2e287013
@ -51,6 +51,9 @@ Non-comprehensive list of changes in this release
|
|||||||
|
|
||||||
Makes programs 10x faster by doing Special New Thing.
|
Makes programs 10x faster by doing Special New Thing.
|
||||||
|
|
||||||
|
* Windows Control-flow Enforcement Technology: the ``-ehcontguard`` option now
|
||||||
|
emits valid unwind entrypoints which are validated when the context is being
|
||||||
|
set during exception handling.
|
||||||
|
|
||||||
Changes to the LLVM IR
|
Changes to the LLVM IR
|
||||||
----------------------
|
----------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user