Silence some warnings from doxygen about @param argument name not matching the
authorReid Spencer <rspencer@reidspencer.com>
Sun, 5 Aug 2007 19:35:22 +0000 (19:35 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 5 Aug 2007 19:35:22 +0000 (19:35 +0000)
commit81a7572f1a6d3ecd3ca2af1613b8e2010c465713
tree6248f2a7a7877d13591bb85875de6297452f4baf
parentc69b0dd19d72fffe1e7abbaa66d6f801c7b2c32f
Silence some warnings from doxygen about @param argument name not matching the
actual argument name of the documented function.

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