bugpoint: Verify input files
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 26 Mar 2015 05:03:10 +0000 (05:03 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 26 Mar 2015 05:03:10 +0000 (05:03 +0000)
commit7a1a3e909dc7834f290a4b1c282b015380eaf94d
tree6db3432b9239d3226a5afdfbc512985d94a21295
parent6a62f78523435f109c8b57e622d671c1de9ee55f
bugpoint: Verify input files

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233253 91177308-0d34-0410-b5e6-96231b3b80d8
test/BugPoint/metadata.ll
tools/bugpoint/BugDriver.cpp