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

improve iplist comments. Switch iplist from allocating its sentinal object (for

end()) eagerly to allocating it lazily.  This saves a lot of memory for JIT applications
that read a module but don't materialize most of the functions (e.g. 62K for 252.eon).

llvm-svn: 41142
parent cff94fa2
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