diff options
author | John McCall <rjmccall@apple.com> | 2010-08-22 08:30:07 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-08-22 08:30:07 +0000 |
commit | 131d97d80923ab4a068ee8a5fc3dbed5c97bd15e (patch) | |
tree | 08df0959e02fb7a55a482106c11d0425603d7cf7 /clang/lib/CodeGen/CGExprCXX.cpp | |
parent | 6f33bd9345dd9610676450b86ac5758704628ede (diff) | |
download | bcm5719-llvm-131d97d80923ab4a068ee8a5fc3dbed5c97bd15e.tar.gz bcm5719-llvm-131d97d80923ab4a068ee8a5fc3dbed5c97bd15e.zip |
Extract member function pointer comparison and null comparison into
the ABI code. Implement correct semantics for these on ARM.
I believe this completes the implementation of member function pointers
on ARM.
I think I'm going to switch member function pointers over to be
non-aggregates while I have all this in mind.
llvm-svn: 111774
Diffstat (limited to 'clang/lib/CodeGen/CGExprCXX.cpp')
0 files changed, 0 insertions, 0 deletions