[all-commits] [llvm/llvm-project] a46eff: [compiler-rt][aarch64] Add PAC-RET/BTI support to ...

Dani via All-commits all-commits at lists.llvm.org
Mon Apr 12 08:03:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a46effbd2aec88012c8f94b81da51dfd5b9e141b
      https://github.com/llvm/llvm-project/commit/a46effbd2aec88012c8f94b81da51dfd5b9e141b
  Author: Daniel Kiss <daniel.kiss at arm.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M compiler-rt/lib/builtins/assembly.h
    M compiler-rt/lib/hwasan/hwasan_setjmp.S
    M compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S

  Log Message:
  -----------
  [compiler-rt][aarch64] Add PAC-RET/BTI support to HWASAN.

Support for -mbranch-protection.

Reviewed By: eugenis

Differential Revision: https://reviews.llvm.org/D100143




More information about the All-commits mailing list