Duncan P. N. Exon Smith 5e3b7aed44 ValueMapper: Hide Mapper::VM behind an accessor, NFC
Change Mapper::VM to a pointer and add a `getVM()` accessor for it.
While this has no functionality change, it minimizes the diff on an
upcoming patch that allows switching between instances of
ValueToValueMapTy on a single Mapper instance.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266490 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-15 23:18:43 +00:00
..
2016-04-08 20:20:38 +00:00
2015-12-11 13:36:59 +00:00