summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-12-03 00:38:03 +0000
committerTed Kremenek <kremenek@apple.com>2008-12-03 00:38:03 +0000
commit33eeabda61f72a64a2cfae46a307c2db9184f568 (patch)
treea0ca6b126daec7dd2222b7d3446a924ecdc9704e /clang/lib/CodeGen/CodeGenModule.cpp
parent0a12e95362da11262673d7417228678b2928df7b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud