Go to file
Steve Naroff 8d9cc9ebc1 Remove ASTContext::getObjCQualifiedIdType().
Convert clients to use ASTContext::getObjCObjectPointerType().

llvm-svn: 74424
2009-06-29 16:22:52 +00:00
clang Remove ASTContext::getObjCQualifiedIdType(). 2009-06-29 16:22:52 +00:00
compiler-rt Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
llvm Rename ARMcmpNZ to ARMcmpZ and use it to represent comparisons that set only the Z flag (i.e. eq and ne). Make ARMcmpZ commutative. 2009-06-29 15:33:01 +00:00