diff options
author | Steve Naroff <snaroff@apple.com> | 2007-11-29 23:05:20 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2007-11-29 23:05:20 +0000 |
commit | 205ec3d07ae307a5e2e3130bef361889611b5701 (patch) | |
tree | 6b6eb430b8798102f27865580a67d12fb49f44bb /llvm/lib/CodeGen | |
parent | bfcf8cdbd72f368f3662002ab73fd3d9e39e94eb (diff) | |
download | bcm5719-llvm-205ec3d07ae307a5e2e3130bef361889611b5701.tar.gz bcm5719-llvm-205ec3d07ae307a5e2e3130bef361889611b5701.zip |
Yesterday, I simplified how we stream top-level decls.
After a discussion with Ted, we both came to the conclusion that adding a "HandleTopLevelDeclaration" hook to ASConsumer is far more elegant. The default implementation of HandleTopLevelDeclaration will be responsible for iterating over the ScopedDecl (which has a chain of the decls:-).
TODO: Once Ted adds HandleTopLevelDeclaration, make sure TagDecls are chainged appropriately...
llvm-svn: 44445
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions