[all-commits] [llvm/llvm-project] ab3961: Revert "[ASan] Shared optimized callbacks implemen...

kstoimenov via All-commits all-commits at lists.llvm.org
Thu Dec 9 18:13:55 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab396165fef4bd291cd25005c79fb9349dcb4fd9
      https://github.com/llvm/llvm-project/commit/ab396165fef4bd291cd25005c79fb9349dcb4fd9
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    M compiler-rt/lib/asan/CMakeLists.txt
    M compiler-rt/lib/asan/asan_interface.inc
    R compiler-rt/lib/asan/asan_rtl_x86_64.S
    M compiler-rt/lib/asan/tests/asan_noinst_test.cpp
    M compiler-rt/test/asan/TestCases/Linux/interface_symbols_linux.cpp

  Log Message:
  -----------
  Revert "[ASan] Shared optimized callbacks implementation."

This reverts commit 428ed61a921c092b638ee512c73d48352af915e6.

Build bot failure:
https://lab.llvm.org/buildbot/#/builders/37
https://lab.llvm.org/buildbot/#/builders/37/builds/9041

Reviewed By: kstoimenov

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




More information about the All-commits mailing list