[PATCH] D58102: Support X86 Control-flow Enforcement Technology (CET) in LLD
Xiang Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 18 20:41:47 PDT 2019
xiangzhangllvm added a comment.
In D58102#1433556 <https://reviews.llvm.org/D58102#1433556>, @emaste wrote:
> 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?
Hi, emaste , as I know, the SDV is not public now, we just internally use it.
is it? @hjl.tools
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