[all-commits] [llvm/llvm-project] 3e4faf: [HWASan] Refactor in preparation for x86 aliasing ...

Matt Morehouse via All-commits all-commits at lists.llvm.org
Tue Mar 23 13:25:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e4faf08de5c961d4c346d612d07185bdf16df23
      https://github.com/llvm/llvm-project/commit/3e4faf08de5c961d4c346d612d07185bdf16df23
  Author: Matt Morehouse <mascasa at google.com>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

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

  Log Message:
  -----------
  [HWASan] Refactor in preparation for x86 aliasing mode. NFC

Reviewed By: vitalybuka, eugenis

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




More information about the All-commits mailing list