Skip to content
Commit a80bf0b2 authored by Chris Lattner's avatar Chris Lattner
Browse files

cleanup ConstantInt to use a single DenseMap for uniquing instead of the

heavy-weight ValueMap class.  This reduces mem usage bc reading kc++ by 29K,
even though it only creates 2955 constant ints!

llvm-svn: 34445
parent 4510c99a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment