diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-12-03 00:38:03 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-12-03 00:38:03 +0000 |
commit | 33eeabda61f72a64a2cfae46a307c2db9184f568 (patch) | |
tree | a0ca6b126daec7dd2222b7d3446a924ecdc9704e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0a12e95362da11262673d7417228678b2928df7b (diff) | |
download | bcm5719-llvm-33eeabda61f72a64a2cfae46a307c2db9184f568.tar.gz bcm5719-llvm-33eeabda61f72a64a2cfae46a307c2db9184f568.zip |
- Remove PTHManager.cpp. Move all of its functions to PTHLexer.cpp since some of the internal methods are used by PTHLexer (their implementations are intertwined.) This enables some important inlining opportunities at -O3.
- Don't construct an std::vector<Token> prior to feeding PTH tokens to the Preprocessor. Stream them off the PTH file directly.
llvm-svn: 60447
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions