[all-commits] [llvm/llvm-project] 38b04f: [RISC-V][HWASAN] Add runtime support for HWASAN fo...

Alex via All-commits all-commits at lists.llvm.org
Sun Aug 28 10:45:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 38b04fd9c0698531c9a7f5a214d39cf1642fe536
      https://github.com/llvm/llvm-project/commit/38b04fd9c0698531c9a7f5a214d39cf1642fe536
  Author: Alexey Baturo <space.monkey.delivers at gmail.com>
  Date:   2022-08-28 (Sun, 28 Aug 2022)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan.h
    M compiler-rt/lib/hwasan/hwasan_allocator.h
    M compiler-rt/lib/hwasan/hwasan_checks.h
    M compiler-rt/lib/hwasan/hwasan_exceptions.cpp
    M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
    M compiler-rt/lib/hwasan/hwasan_linux.cpp
    M compiler-rt/lib/hwasan/hwasan_report.cpp

  Log Message:
  -----------
  [RISC-V][HWASAN] Add runtime support for HWASAN for RISC-V

Reviewed By: vitalybuka

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




More information about the All-commits mailing list