diff options
author | John McCall <rjmccall@apple.com> | 2011-07-13 17:56:40 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-07-13 17:56:40 +0000 |
commit | 3f4138c5d0429c7554ef1c3f705ac6cd6414cf1f (patch) | |
tree | ff7201e7b24ddd64e83aade01d3c936e4a7349ce /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 17585e7940e35628a349ae70a45f3b0061be44d6 (diff) | |
download | llvm-3f4138c5d0429c7554ef1c3f705ac6cd6414cf1f.zip llvm-3f4138c5d0429c7554ef1c3f705ac6cd6414cf1f.tar.gz llvm-3f4138c5d0429c7554ef1c3f705ac6cd6414cf1f.tar.bz2 |
In debugger mode, make ObjC message sends to unknown selectors return
__unknown_anytype, and rewrite such message sends correctly.
I had to bite the bullet and actually add a debugger support mode for this
one, which is a bit unfortunate, but there really isn't anything else
I could imagine doing; this is clearly just debugger-specific behavior.
llvm-svn: 135051
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions