Skip to content
Commit 347132b3 authored by John McCall's avatar John McCall
Browse files

IRgen optimization: cache the value of 'this' and 'vtt' instead of

repeatedly reloading from an alloca.  We still need to create the alloca
for debug info purposes (although we currently create it in all cases
because of some abstraction boundaries that're hard to break down).

llvm-svn: 96403
parent 37f106e1
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