| commit | 9cffbc1873f90f93fe3ac8d76f7de72da628f653 | [log] [tgz] |
|---|---|---|
| author | Reid Kleckner <reid@kleckner.net> | Fri Mar 22 16:13:10 2013 +0000 |
| committer | Reid Kleckner <reid@kleckner.net> | Fri Mar 22 16:13:10 2013 +0000 |
| tree | 72247518ac9da8d81876df5b383318c1f8eb7467 | |
| parent | 6f6cbdbb8c30df8425647efc923d1683f65dee1a [diff] |
[cxxabi] Get ptrdiff_t from the CodeGenModule instead of caching it As the comment says, it's a little silly to cache it in the ABI code. llvm-svn: 177738