when assertions are disabled, labels go away. Hopefully fixes the windows build.
commitbbc1c2ef7412277d21eae4b0398c2de855ac519c
authorChris Lattner <sabre@nondot.org>
Sun, 17 Apr 2011 16:19:57 +0000 (17 16:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Apr 2011 16:19:57 +0000 (17 16:19 +0000)
treebe9a154ca66990e7cb63c3d0f250aa820e7f7397
parent10292cc239df9f78ff76ef1e4476fadead971709
when assertions are disabled, labels go away.  Hopefully fixes the windows build.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129660 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/switch-dce.c