[PATCH] D68059: hwasan: Compatibility fixes for short granules.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 18:00:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373035: hwasan: Compatibility fixes for short granules. (authored by pcc, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D68059?vs=222051&id=222065#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68059/new/

https://reviews.llvm.org/D68059

Files:
  compiler-rt/trunk/lib/hwasan/hwasan_tag_mismatch_aarch64.S
  compiler-rt/trunk/test/hwasan/TestCases/stack-oob.c
  compiler-rt/trunk/test/hwasan/lit.cfg.py
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/trunk/test/CodeGen/AArch64/hwasan-check-memaccess.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/alloca-compat.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/alloca.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/basic-compat.ll
  llvm/trunk/test/Instrumentation/HWAddressSanitizer/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68059.222065.patch
Type: text/x-patch
Size: 33066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/6e91707e/attachment-0001.bin>


More information about the llvm-commits mailing list