aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ObjectCodeEmitter.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2009-07-21 00:05:53 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2009-07-21 00:05:53 +0000
commit6d9fab76195c28da35ed93ac848f4bc21b0872a2 (patch)
tree6f9628d388abd62cd5b5ac616e68fcd9ee9b164b /llvm/lib/CodeGen/ObjectCodeEmitter.cpp
parentb78139f74d71fdd5a0f6ad6adf9600fe05d03506 (diff)
downloadllvm-6d9fab76195c28da35ed93ac848f4bc21b0872a2.zip
llvm-6d9fab76195c28da35ed93ac848f4bc21b0872a2.tar.gz
llvm-6d9fab76195c28da35ed93ac848f4bc21b0872a2.tar.bz2
- Introduce ASTContext::getObjCImplementation() and ASTContext::setObjCImplementation() which use a DenseMap to associate
an interface/category with its implementation (if one exists). - Introduce ObjCInterfaceDecl::get/setImplementation() and ObjCCategoryDecl::get/setImplementation() that use the above methods. - Add a compiler error for when a category is reimplemented. llvm-svn: 76508
Diffstat (limited to 'llvm/lib/CodeGen/ObjectCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions