| commit | 1c456c89dc9792e5dc50ccdfc0b738c888de8ca4 | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Sun Aug 22 06:43:33 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Sun Aug 22 06:43:33 2010 +0000 |
| tree | 57609fbd3ebf83ce657ede53bbbd2a0476d8041e | |
| parent | 84fa510aa9ee3ee97ded906fe4635c2952596fe9 [diff] |
Abstract out member-pointer creation. I'm really unhappy about the current duplication between the constant and non-constant paths in all of this. Implement ARM ABI semantics for member pointer constants and conversion. llvm-svn: 111772