This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b34c79ff277b20ec00f66c50bf550f2d76ea2108
clang-p2996
/
llvm
/
lib
/
TableGen
/
Record.cpp
Craig Topper
638b1021bf
[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
2017-05-29 21:49:37 +00:00
58 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink