[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 18:03:05 PDT 2020


xiangzhangllvm added a comment.

In D76900#1950977 <https://reviews.llvm.org/D76900#1950977>, @efriedma wrote:

> Filed https://bugs.llvm.org/show_bug.cgi?id=45364 .


Hi, efriedma, It passed. Do you want to add this file as test? The test indirect-branch-tracking.ll have already test internal function.


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

https://reviews.llvm.org/D76900





More information about the llvm-commits mailing list