[PATCH] bugpoint: Verify input files

Duncan P. N. Exon Smith dexonsmith at apple.com
Wed Mar 25 16:31:32 PDT 2015


Like r233229 for `llvm-link`, start verifying input files to `bugpoint`.

I was about to commit this -- it makes updating bugpoint testcases *much*
easier (something I've been doing a fair bit of, as I coerce the debug
info verification towards usefulness) and catches weird crashes up-front
-- but then I wondered if we should have a -no-verify (or similar) flag?

`bugpoint` isn't supposed to work with sort-of-broken code, is it?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-bugpoint-Verify-input-files.patch
Type: application/octet-stream
Size: 2756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150325/33a8d2ab/attachment.obj>


More information about the llvm-commits mailing list