[PATCH] D57640: [NewPM][MSan] Add Options Handling
Philip Pfaffe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 12:45:20 PST 2019
philip.pfaffe updated this revision to Diff 185133.
philip.pfaffe added a comment.
Add the default argument back.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57640/new/
https://reviews.llvm.org/D57640
Files:
clang/lib/CodeGen/BackendUtil.cpp
llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
llvm/test/Instrumentation/MemorySanitizer/X86/vararg_call.ll
llvm/test/Instrumentation/MemorySanitizer/alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57640.185133.patch
Type: text/x-patch
Size: 10498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/ca162641/attachment.bin>
More information about the llvm-commits
mailing list