[PATCH] D58102: Support X86 Control-flow Enforcement Technology (CET) in LLD
Ed Maste via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 18 12:19:27 PDT 2019
emaste added a comment.
In D58102#1422441 <https://reviews.llvm.org/D58102#1422441>, @hjl.tools wrote:
> We are using a special CET SDV for CET enabling. We have been enabling CET in Fedora piece by piece by adding -fcf-protection to CFLAGS.
How do we get access to such a simulator so that we can do the same in FreeBSD?
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58102/new/
https://reviews.llvm.org/D58102
More information about the llvm-commits
mailing list