don't repeat function/variable names in header comments; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 21 Sep 2015 22:47:23 +0000 (22:47 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 21 Sep 2015 22:47:23 +0000 (22:47 +0000)
commit1592c5242c7df7e95765a9615a5640e530531ec0
treed9f30376aae65d1bc9264b3d848d05df6b2a084f
parent8ea1f82142873429c8d09fb0b5a1ce2f16ac6c9c
don't repeat function/variable names in header comments; NFC

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