| commit | 81ddd1866deceb9890c497d188fad1e875d00910 | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Thu Oct 27 18:47:35 2011 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Thu Oct 27 18:47:35 2011 +0000 |
| tree | 66a5b6f8b762f46e8f0a124ce690d57f4eeead14 | |
| parent | 0071778a3bc39360c96c20182799711bcec21972 [diff] |
[PCH] Pull the location out of the serialized declarations and put it in the array of decl bit offsets. This allows us to easily get at the location of a decl without deserializing it. It increases size of Cocoa PCH by only 0.2%. llvm-svn: 143123