1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/include
Lang Hames d2647ecc04 [ORC][C-bindings] Re-order object transform function arguments.
ObjInOut is an in-out parameter not a return value argument, so by convention
it should come after the context value (Ctx).
2021-06-18 22:12:39 +10:00
..
llvm [ORC] Use uint8_t rather than char for RPC wrapper-function calls. 2021-06-18 21:56:09 +10:00
llvm-c [ORC][C-bindings] Re-order object transform function arguments. 2021-06-18 22:12:39 +10:00