OSDN Git Service

Add a 'dump' method to the type map. Doxygenify some of the comments and add a
authorBill Wendling <isanbard@gmail.com>
Thu, 22 Mar 2012 20:28:27 +0000 (20:28 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 22 Mar 2012 20:28:27 +0000 (20:28 +0000)
commitcd7193fbce32e8ed3a63e8b76672cdf9956891ca
tree96373b0ac0367064391a4880e2805051b648ef48
parent479389a4da53ce72226366cc6d1cad13da158909
Add a 'dump' method to the type map. Doxygenify some of the comments and add a
few comments where none existed before. Also change a function's name to match
the current coding standard.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153276 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp