| commit | b91cd6687c3c4ca79fac16dbef0c991a185fa19e | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Tue May 01 05:23:51 2012 +0000 |
| committer | John McCall <rjmccall@apple.com> | Tue May 01 05:23:51 2012 +0000 |
| tree | 451441c3acf24f01a2aec36a7361d68a7a175038 | |
| parent | 0eacda5f6997d7b691904d3eb555a3a47fa7361d [diff] |
Refactor the C++ ABI code a little bit to take advantage of what I'm going to treat as basically universal properties of array-cookie code. Implement MS array cookies on top of that. Based on a patch by Timur Iskhodzhanov! llvm-svn: 155886