[all-commits] [llvm/llvm-project] e16851: [ASAN] Fix darwin-interface test

Steven Wu via All-commits all-commits at lists.llvm.org
Tue Mar 15 06:14:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e168513aed8fb07e096320a6a207d0fc721aaff5
      https://github.com/llvm/llvm-project/commit/e168513aed8fb07e096320a6a207d0fc721aaff5
  Author: Steven Wu <stevenwu at apple.com>
  Date:   2022-03-15 (Tue, 15 Mar 2022)

  Changed paths:
    M compiler-rt/lib/asan/asan_interface.inc

  Log Message:
  -----------
  [ASAN] Fix darwin-interface test

Fix darwin interface test after D121464. asan_rtl_x86_64.S is not
available on Darwin.

Reviewed By: kstoimenov

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




More information about the All-commits mailing list