[PATCH] D82615: [HWASan] [GlobalISel] Add +tagged-globals backend feature for GlobalISel

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 17:29:43 PDT 2020


hctim updated this revision to Diff 273564.
hctim added a comment.
Herald added a project: Sanitizers.
Herald added a subscriber: Sanitizers.

First patchset was the wrong diff. Should be the right one now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82615

Files:
  compiler-rt/test/hwasan/TestCases/exported-tagged-global.c
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/tagged-globals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82615.273564.patch
Type: text/x-patch
Size: 7571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/2a6246d4/attachment-0001.bin>


More information about the llvm-commits mailing list