[all-commits] [llvm/llvm-project] ac8479: [scudo] Add loongarch64 support for scudo

Lu Weining via All-commits all-commits at lists.llvm.org
Tue Nov 22 06:07:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ac84798570cd480f431005b1ff943ca7070e541c
      https://github.com/llvm/llvm-project/commit/ac84798570cd480f431005b1ff943ca7070e541c
  Author: Youling Tang <tangyouling at loongson.cn>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/Linux.cpp
    M clang/test/Driver/fsanitize.c
    M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake

  Log Message:
  -----------
  [scudo] Add loongarch64 support for scudo

Enable scudo on LoongArch64 on both clang side and compiler-rt side.

Reviewed By: SixWeining

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




More information about the All-commits mailing list