[all-commits] [llvm/llvm-project] caa2c1: [compiler-rt] Do not redefine builtins on Windows

Marco Elver via All-commits all-commits at lists.llvm.org
Tue Jun 6 08:35:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: caa2c1bacbd76c017ebbb4fd13861f0f66770299
      https://github.com/llvm/llvm-project/commit/caa2c1bacbd76c017ebbb4fd13861f0f66770299
  Author: Marco Elver <elver at google.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_redefine_builtins.h

  Log Message:
  -----------
  [compiler-rt] Do not redefine builtins on Windows

Build bots are still failing, and getting it to work on Windows should
be done in a separate patch, should this even be technically feasible.

 | lld-link: error:
 | stage2_win_x64/obj/compiler-rt/lib/asan/asan_shared_library.asan_activation.obj:
 | memcpy should not refer to special section 0




More information about the All-commits mailing list