diff options
| author | Douglas Gregor <dgregor@apple.com> | 2008-11-26 23:31:11 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2008-11-26 23:31:11 +0000 |
| commit | 237f96c40f6bfe087790e4ba222f7b22da8917a7 (patch) | |
| tree | 9bfc5f7ca5c411544fb0a4d40abcd0642b14fd0a /llvm/lib/Target/Alpha/AlphaTargetMachine.cpp | |
| parent | 6de7eb85870a177a78a0c861cf06c072f0cac885 (diff) | |
| download | bcm5719-llvm-237f96c40f6bfe087790e4ba222f7b22da8917a7.tar.gz bcm5719-llvm-237f96c40f6bfe087790e4ba222f7b22da8917a7.zip | |
Implement implicit conversions for Objective-C specific types, e.g.,
converting a pointer to one Objective-C interface into a pointer to another
Objective-C interface, and conversions with 'id'. The semantics seems
to match GCC, although they seem somewhat ad hoc.
Fixed a few cases where we assumed the C++ definition of isObjectType,
but were getting the C definition, causing failures in trouble with
conversions to void pointers.
llvm-svn: 60130
Diffstat (limited to 'llvm/lib/Target/Alpha/AlphaTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions

