Skip to content
Commit 638b1021 authored by Craig Topper's avatar Craig Topper
Browse files

[TableGen] Use StringMap instead of DenseMap<StringRef> to unique CodeInit and...

[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.

llvm-svn: 304178
parent 481ff708
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment