aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveVariables.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-06-23 23:30:29 +0000
committerTed Kremenek <kremenek@apple.com>2008-06-23 23:30:29 +0000
commit0cfc16100b1bc9b0accb1eeb61dbf81af985bfdf (patch)
tree98ff42cc1597386e12e92856e1dd6f6fcd2c76b0 /llvm/lib/CodeGen/LiveVariables.cpp
parentba3e9de2799a31d7a2ba2fabc16c3abd4ee7c13c (diff)
downloadllvm-0cfc16100b1bc9b0accb1eeb61dbf81af985bfdf.zip
llvm-0cfc16100b1bc9b0accb1eeb61dbf81af985bfdf.tar.gz
llvm-0cfc16100b1bc9b0accb1eeb61dbf81af985bfdf.tar.bz2
Added ObjCSummaryCache, a new summary cache object to cache summaries for Objective-C methods. Instead of mapping from Selectors -> Summaries, we will now map from (ObjCInterfaceDecl*,Selectors) -> Summaries. This will allow more nuanced summary generation. This patch just swaps in the new data structure; the rest of the code works as before by allowing the ObjCInterfaceDecl* to be null.
llvm-svn: 52653
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions