[PATCH] D18915: [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Alexander Potapenko via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 12 10:16:45 PDT 2016
glider accepted this revision.
glider added a reviewer: glider.
glider added a comment.
This revision is now accepted and ready to land.
The code looks good.
We may want to introduce some InitializeCommon() in sanitizer_common() to avoid putting common code in every tool, but maybe this can be done next time such a need arises.
Repository:
rL LLVM
http://reviews.llvm.org/D18915
More information about the llvm-commits
mailing list