[PATCH] D102667: [MSan] Set zeroext on call arguments to msan functions with zeroext parameter attribute
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 18 14:08:32 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb86302e50079: [MSan] Set zeroext on call arguments to msan functions with zeroext parameter… (authored by aeubanks).
Changed prior to commit:
https://reviews.llvm.org/D102667?vs=346044&id=346271#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102667/new/
https://reviews.llvm.org/D102667
Files:
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
llvm/test/Instrumentation/MemorySanitizer/instrumentation-with-call-threshold.ll
llvm/test/Instrumentation/MemorySanitizer/with-call-type-size.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102667.346271.patch
Type: text/x-patch
Size: 5835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/50815221/attachment.bin>
More information about the llvm-commits
mailing list