diff options
author | Chris Lattner <sabre@nondot.org> | 2007-07-22 18:44:36 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-07-22 18:44:36 +0000 |
commit | 448cec4c1c3705f6f49ffdefb58a7329942a2dd8 (patch) | |
tree | 4cfa4f98039f1fbea0f9d493341f2c51f19fc2db /Basic/SourceManager.cpp | |
parent | 409a03671224d4e5bdab1594c43baf070148f830 (diff) |
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%
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40394 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions