summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2007-10-14 00:58:41 +0000
committerSteve Naroff <snaroff@apple.com>2007-10-14 00:58:41 +0000
commit5811baf1a09f0312b046dc697b7e6cbd56a3634a (patch)
tree40ac4ff5e21da3b2e7bac072bd39ea3f31aefe47 /llvm/lib/Target/PowerPC/PPCISelLowering.cpp
parenta699c4dc657e66e31d31b23fc35292c264e4f1b2 (diff)
downloadbcm5719-llvm-5811baf1a09f0312b046dc697b7e6cbd56a3634a.tar.gz
bcm5719-llvm-5811baf1a09f0312b046dc697b7e6cbd56a3634a.zip
- Added Sema::AddFactoryMethodToGlobalPool and Sema::AddInstanceMethodToGlobalPool and DenseMaps. This will allow us to efficiently lookup a method from a selector given no type information (for the "id" data type).
- Fixed some funky "} else {" indentation in Sema::ActOnAddMethodsToObjcDecl(). I'd prefer we stay away from this style...it wastes space and isn't any easier to read (from my perspective, at least:-) - Changed Parser::ParseObjCInterfaceDeclList() to only call Action::ActOnAddMethodsToObjcDecl() when it actually has methods to add (since most interface have methods, this is a very minor cleanup). llvm-svn: 42957
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud