Rafael Espindola 4822c5fa52 Mark the methods in the Mangler const.
A const ObjectFile needs to be able to provide its name. For an IRObjectFile,
that means being able to call the mangler. Since each IRObjectFile can have
a different mangling, it is natural for them to contain a Mangler which is
therefore also const.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201113 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-10 21:25:13 +00:00
..
2014-02-05 14:23:18 +00:00
2014-01-17 23:58:17 +00:00
2013-11-15 01:34:59 +00:00
2014-01-28 16:56:46 +00:00