[PATCH] D118836: [NFC] factor isStandardLifetime out of HWASan
    Florian Mayer via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb  2 11:25:02 PST 2022
    
    
  
fmayer created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
fmayer requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
this is so we can use it for aarch64 stack tagging.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D118836
Files:
  llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
  llvm/include/llvm/Transforms/Instrumentation/StackTaggingSupport.h
  llvm/lib/Target/AArch64/AArch64StackTagging.cpp
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118836.405374.patch
Type: text/x-patch
Size: 10070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/9a9d04ab/attachment.bin>
    
    
More information about the llvm-commits
mailing list