IR: Replace uses of ConstantAggrUniqueMap with ConstantUniqueMap
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 19 Aug 2014 01:02:18 +0000 (01:02 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 19 Aug 2014 01:02:18 +0000 (01:02 +0000)
commitfe0bf8fbf9d401a67a1842da6cefbb58aa8975a3
tree2f6c5e384b9ed1427433768173f4abd776171b0d
parentf2534dd8b9335fe82b22039c5973377e7db6ef10
IR: Replace uses of ConstantAggrUniqueMap with ConstantUniqueMap

Now that `ConstantAggrUniqueMap` and `ConstantUniqueMap` work the same
way, change the aggregates to use the new one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215959 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Constants.h
lib/IR/ConstantsContext.h
lib/IR/LLVMContextImpl.h