[PATCH] D101584: [dfsan] Fix origin tracking for fast8

George Balatsouras via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 14:45:15 PDT 2021


gbalats updated this revision to Diff 342049.
gbalats marked an inline comment as done.
gbalats added a comment.

Address reviewer comments.

Add lambda to remove code duplication and description for loadOrigin.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101584

Files:
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/origin_load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101584.342049.patch
Type: text/x-patch
Size: 9575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/25290607/attachment.bin>


More information about the llvm-commits mailing list