commit | 9f32dc98ef899a8c57cf8f7b6a2efab0302ad106 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Mon Jan 07 07:31:49 2019 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Mon Jan 07 07:31:49 2019 +0000 |
tree | 2edb92e0cd9a853a986324c33e70e74b67802fe1 | |
parent | 9d8b7a0ea6f9fd868b0770b82260bf60736f592b [diff] |
[CallSite removal] Move the rest of IR implementation code away from `CallSite`. With this change, the remaining `CallSite` usages are just for implementing the wrapper type itself. This does update the C API but leaves the names of that API alone and only updates their implementation. Differential Revision: https://reviews.llvm.org/D56184 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350509 91177308-0d34-0410-b5e6-96231b3b80d8