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

H.J Lu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 10:33:43 PDT 2020


hjl.tools added a comment.

In D76900#1951695 <https://reviews.llvm.org/D76900#1951695>, @xiangzhangllvm wrote:

> @efriedma Put the https://bugs.llvm.org/show_bug.cgi?id=45364 test into X86/indirect-branch-tracking.ll @test5


Please take a look at

https://github.com/hjl-tools/llvm-project/commit/6a85ba472143c91e5686e1f0faf7fea7b4f0e350

It should fix both

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


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

https://reviews.llvm.org/D76900





More information about the llvm-commits mailing list