commit | 04877f744d8e0dd79fec859096934163483a41dc | [log] [tgz] |
---|---|---|
author | Craig Topper <[email protected]> | Mon May 29 21:49:37 2017 +0000 |
committer | Craig Topper <[email protected]> | Mon May 29 21:49:37 2017 +0000 |
tree | 220956afa9db04eba3e9acbab711dd7073c30277 | |
parent | 70ac7747fab767c79b67a3e289f907fea27e23de [diff] |
[TableGen] Use StringMap instead of DenseMap<StringRef> to unique CodeInit and StringInit objects. Override the allocator to keep using the BumpPtrAllocator. NFCI StringMap is better suited to mapping strings than a DenseMap. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304178 91177308-0d34-0410-b5e6-96231b3b80d8