[all-commits] [llvm/llvm-project] b87894: [HWASan] Enable globals support for LAM.

Matt Morehouse via All-commits all-commits at lists.llvm.org
Mon Jun 14 14:21:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b87894a1d28f3819e38c11ce1fdf05113ac5ca34
      https://github.com/llvm/llvm-project/commit/b87894a1d28f3819e38c11ce1fdf05113ac5ca34
  Author: Matt Morehouse <mascasa at google.com>
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/global.c
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
    A llvm/test/Instrumentation/HWAddressSanitizer/X86/globals.ll

  Log Message:
  -----------
  [HWASan] Enable globals support for LAM.

Reviewed By: vitalybuka

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




More information about the All-commits mailing list