diff options
author | Steve Naroff <snaroff@apple.com> | 2008-01-10 22:15:12 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2008-01-10 22:15:12 +0000 |
commit | 98f7203680c472e786681f2a4b2573f27ee5ceaa (patch) | |
tree | a0554a5a9c9ef2d2a1355755039e9287200dda1d /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 939776756f1fea394f305d82e300dfb5c390e728 (diff) | |
download | bcm5719-llvm-98f7203680c472e786681f2a4b2573f27ee5ceaa.tar.gz bcm5719-llvm-98f7203680c472e786681f2a4b2573f27ee5ceaa.zip |
- Teach Expr::isConstantExpr() about InitListExpr's (and offsetof, since I noticed it was missing).
- Rename CheckInitializer() to CheckInitializerTypes().
- Removed the isStatic argument to CheckInitializerTypes() and all of it's subroutines. Checking for constant expressions is now done separately.
- Added CheckForConstantInitializer().
llvm-svn: 45840
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions