[Stackmaps] Replace the custom ConstantPool class with a MapVector.
authorJuergen Ributzka <juergen@apple.com>
Thu, 1 May 2014 22:21:24 +0000 (22:21 +0000)
committerJuergen Ributzka <juergen@apple.com>
Thu, 1 May 2014 22:21:24 +0000 (22:21 +0000)
commit23fc1727e755feb734e500214ca193b5d01007ff
tree16a2bb2981d2493716937ab67c17b44402cb995c
parentd4b4f2d3402c0e94730646eb63874fa5265602f5
[Stackmaps] Replace the custom ConstantPool class with a MapVector.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207803 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/StackMaps.h
lib/CodeGen/StackMaps.cpp