1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include
Chandler Carruth 3a843e4591 [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

llvm-svn: 350509
2019-01-07 07:31:49 +00:00
..
llvm [CallSite removal] Move the rest of IR implementation code away from 2019-01-07 07:31:49 +00:00
llvm-c [LLVM-C] Expand LLVMRelocMode 2019-01-03 00:33:44 +00:00