don't repeat function names in comments; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 16 Sep 2015 16:21:08 +0000 (16:21 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 16 Sep 2015 16:21:08 +0000 (16:21 +0000)
commit45acd3e9319cee4f50ba7f28ada024de14c2dc97
treebf822791a177f3c347a247dfd883f15098bc5443
parent5f57416779109b38f80797b7294c2549aa938ccb
don't repeat function names in comments; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247813 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LowerSwitch.cpp