[all-commits] [llvm/llvm-project] b316c3: [NFC][compiler-rt][test] when using ptrauth, strip...

Emily Shi via All-commits all-commits at lists.llvm.org
Fri Jul 16 17:13:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b316c30269c35559dd99b1902a97f873c44ac413
      https://github.com/llvm/llvm-project/commit/b316c30269c35559dd99b1902a97f873c44ac413
  Author: Emily Shi <code at emi.sh>
  Date:   2021-07-16 (Fri, 16 Jul 2021)

  Changed paths:
    M compiler-rt/test/asan/TestCases/Darwin/linked-only.cpp

  Log Message:
  -----------
  [NFC][compiler-rt][test] when using ptrauth, strip before checking if poisoned

ptrauth stores info in the address of functions, so it's not the right address we should check if poisoned

rdar://75246928

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




More information about the All-commits mailing list