[PATCH] D98227: [dfsan] Update store.ll test

George Balatsouras via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 18:09:06 PST 2021


gbalats created this revision.
gbalats added a reviewer: stephan.yichao.zhao.
gbalats added projects: Sanitizers, LLVM.
gbalats requested review of this revision.
Herald added a subscriber: llvm-commits.

This removes hard-coded shadow width references and adds more RUN
lines to increase test coverage under different options (fast16 labels
mode).

Also, shortens the test by unifying common lines under both combine- and no-combine-ptr-label options.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98227

Files:
  llvm/test/Instrumentation/DataFlowSanitizer/store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98227.329177.patch
Type: text/x-patch
Size: 11702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/505b9f9c/attachment.bin>


More information about the llvm-commits mailing list