diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-04-22 20:56:09 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-04-22 20:56:09 +0000 |
commit | 21e072b7faed62268074664e2b56e37d069200a7 (patch) | |
tree | 9d1ca71a5f13d75f02a3be4ce45483e615c5c802 /lib/Basic/IdentifierTable.cpp | |
parent | 4f5be3b127183f39e055f9cb88a50341d6588025 (diff) |
Eliminate Sema::KnownFunctionIDs, so that Sema doesn't end up pulling
in a bunch of declarations from the PCH file. We're down to loading
very few declarations in Carbon-prefixed "Hello, World!":
*** PCH Statistics:
6/20693 types read (0.028995%)
7/59230 declarations read (0.011818%)
50/44914 identifiers read (0.111324%)
0/32954 statements read (0.000000%)
5/6187 macros read (0.080815%)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69825 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions