[PATCH] D76900: Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement Technology)

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 05:22:51 PDT 2020


xiangzhangllvm added a comment.

In D76900#1949660 <https://reviews.llvm.org/D76900#1949660>, @hjl.tools wrote:

> It will be very nice to extract a testcase from Mesa.  This bug may be harmless without CET,
>  but it is fatal with CET.


OK, I'll try to extract a testcase from Mesa.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76900/new/

https://reviews.llvm.org/D76900





More information about the llvm-commits mailing list