[all-commits] [llvm/llvm-project] 26e891: [NFC] [hwasan] factor get[PC|FP] out of HWASan cla...

Florian Mayer via All-commits all-commits at lists.llvm.org
Thu Mar 14 16:19:04 PDT 2024


  Branch: refs/heads/users/fmayer/spr/main.nfc-hwasan-factor-getpcfp-out-of-hwasan-class
  Home:   https://github.com/llvm/llvm-project
  Commit: 26e8913c413579cdafda2f69adbdeb6d06a2559c
      https://github.com/llvm/llvm-project/commit/26e8913c413579cdafda2f69adbdeb6d06a2559c
  Author: Florian Mayer <fmayer at google.com>
  Date:   2024-03-14 (Thu, 14 Mar 2024)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
    M llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp

  Log Message:
  -----------
  [NFC] [hwasan] factor get[PC|FP] out of HWASan class (#84404)

Also be consistent about naming SP / FP.

This is to prepare for stack history buffer for memtag-stack



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list