[PATCH] D102472: [HWASAN] Update the tag info for X86_64
    Xiang Zhang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu May 20 02:55:55 PDT 2021
    
    
  
xiangzhangllvm updated this revision to Diff 346677.
xiangzhangllvm edited the summary of this revision.
Herald added a subscriber: mgorny.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102472/new/
https://reviews.llvm.org/D102472
Files:
  compiler-rt/lib/hwasan/CMakeLists.txt
  compiler-rt/lib/hwasan/hwasan.cpp
  compiler-rt/lib/hwasan/hwasan.h
  compiler-rt/lib/hwasan/hwasan_interceptors.cpp
  compiler-rt/lib/hwasan/hwasan_longjmp_x86_64.S
  compiler-rt/lib/hwasan/hwasan_setjmp_x86_64.S
  compiler-rt/lib/sanitizer_common/sanitizer_platform.h
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/X86/stack.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102472.346677.patch
Type: text/x-patch
Size: 30768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/d0bf32d5/attachment.bin>
    
    
More information about the llvm-commits
mailing list