[all-commits] [llvm/llvm-project] d4c1f2: Revert "[sanitizer] Support Intel CET"

aeubanks via All-commits all-commits at lists.llvm.org
Thu Oct 7 21:04:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4c1f222f2afe40567fb2602955cf5930ce2a5f2
      https://github.com/llvm/llvm-project/commit/d4c1f222f2afe40567fb2602955cf5930ce2a5f2
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_setjmp_x86_64.S
    M compiler-rt/lib/sanitizer_common/sanitizer_asm.h
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_i386.inc.S
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_x86_64.inc.S
    M compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S

  Log Message:
  -----------
  Revert "[sanitizer] Support Intel CET"

This reverts commit fdf4c035225de52f596899931b1f6100e5e3e928.

Breaks macOS bots, e.g. https://crbug.com/1257863.
Still figuring out if this is actually supported on macOS. Other places
that include <cet.h> only do so on Linux.




More information about the All-commits mailing list