Silencing an MSVC warning about a switch statement with no cases; NFC.
authorAaron Ballman <aaron@aaronballman.com>
Thu, 5 Feb 2015 13:40:04 +0000 (13:40 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 5 Feb 2015 13:40:04 +0000 (13:40 +0000)
commitac7a1d5994eb83e426fd5a042fd50ff2ef670f34
treececb67415401bd2841e80ac3e7d5866c8d936963
parent04715c9915c0c71871887aae8c64ebc477bab955
Silencing an MSVC warning about a switch statement with no cases; NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228294 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/PlaceSafepoints.cpp