[all-commits] [llvm/llvm-project] a357fa: Revert "[ASan] Added NO_EXEC_STACK_DIRECTIVE to as...

aeubanks via All-commits all-commits at lists.llvm.org
Mon Dec 13 15:30:16 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a357fad868f844df6682ee4a76e02b1d5bc50a5c
      https://github.com/llvm/llvm-project/commit/a357fad868f844df6682ee4a76e02b1d5bc50a5c
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-12-13 (Mon, 13 Dec 2021)

  Changed paths:
    M compiler-rt/lib/asan/asan_rtl_x86_64.S

  Log Message:
  -----------
  Revert "[ASan] Added NO_EXEC_STACK_DIRECTIVE to assembly callback file."

This reverts commit e31a5e0ba540fcebf115d2fcde2be8a250c485c1.

Reverting dependent change D114558.


  Commit: fff876c20e8386a02839de846aced80fbe2b7ba3
      https://github.com/llvm/llvm-project/commit/fff876c20e8386a02839de846aced80fbe2b7ba3
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-12-13 (Mon, 13 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 ebc31d2e7297d4002c72e5c7b9761c9559428ffc.

Causes test failures on Windows, see comments on D114558.


Compare: https://github.com/llvm/llvm-project/compare/34491ca7291c...fff876c20e83


More information about the All-commits mailing list