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

Change hte lexer to start a start pointer to the underlying

memorybuffer instead of a pointer to the memorybuffer itself.  This
reduces coupling and eliminates a pointer dereference on a hot path.
This speeds up -Eonly on 483.xalancbmk by 2.1%

llvm-svn: 40394
parent 619c1745
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