[WinEH] Add additional verification
authorDavid Majnemer <david.majnemer@gmail.com>
Sat, 2 Jan 2016 09:26:36 +0000 (09:26 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Sat, 2 Jan 2016 09:26:36 +0000 (09:26 +0000)
commit71d29c18dce9d4bd7c35a902eb51152331bebec0
tree072db9779db5b259b50660d98374a883ee523122
parent19d1ebc725d69dd55a9113fdba1e529553a17e96
[WinEH] Add additional verification

Recolor the IR to make sure our computed colors are not hiding any bugs.
Also, verifyFunction if we are running some post-preparation operations;
some of these operations can hide latent bugs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256687 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/WinEHPrepare.cpp