[PATCH] D19988: Separate the Verifier into an analysis and a transformation pass optionally stripping malformed debug info.
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Sat May 7 11:15:47 PDT 2016
aprantl updated this revision to Diff 56505.
aprantl added a comment.
Rebase on trunk, address review feedback, and upload the patch to the correct review this time m(
http://reviews.llvm.org/D19988
Files:
include/llvm/IR/DiagnosticInfo.h
include/llvm/IR/Verifier.h
lib/IR/DiagnosticInfo.cpp
lib/IR/Verifier.cpp
lib/Passes/PassRegistry.def
unittests/IR/VerifierTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19988.56505.patch
Type: text/x-patch
Size: 7425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160507/c4cf0b4a/attachment.bin>
More information about the llvm-commits
mailing list