Transforms: Update unit tests to use verifyModule()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 30 Mar 2015 21:35:14 +0000 (21:35 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 30 Mar 2015 21:35:14 +0000 (21:35 +0000)
commit7f3757eb9b52008e996acf30a90a17b862542cec
tree3e86202ef3a9b2e5cc4b265533debb71feebda5b
parent494ae8db19a035bcf01ce43e7623a145491abbd4
Transforms: Update unit tests to use verifyModule()

Since I'm slowly gutting `DISubprogram` and `DICompileUnit`, update the
`CloneFunc` unit tests to call `verifyModule()` (where the checks are
moving to).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233602 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Transforms/Utils/Cloning.cpp