H.J. Lu c960c8c339 Reland [sanitizer] Support Intel CET
1. Include <cet.h> in sanitizer_common/sanitizer_asm.h, if it exists, to
mark Intel CET support when Intel CET is enabled.
2. Define _CET_ENDBR as empty if it isn't defined.
3. Add _CET_ENDBR to function entries in assembly codes so that ENDBR
instruction will be generated when Intel CET is enabled.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D111185
2021-10-08 10:22:39 -07:00
..
2021-08-16 10:24:11 +02:00
2021-08-03 11:03:23 +02:00
2021-07-31 08:54:49 +02:00
2019-09-11 23:19:48 +00:00
2021-09-21 13:23:10 +02:00
2021-08-02 13:45:31 +02:00