1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/include
Alexander Shaposhnikov 9a180ff58f [Object][MachO] Refine the interface of Slice
This patch performs a minor cleanup of the class Slice:
static methods and constructors which take a pointer but assume that
it's not null now take the argument by reference.
NFC.

Test plan: make check-all

Differential revision: https://reviews.llvm.org/D88320
2020-09-25 16:27:45 -07:00
..
llvm [Object][MachO] Refine the interface of Slice 2020-09-25 16:27:45 -07:00
llvm-c C API: functions to get mask of a ShuffleVector 2020-09-25 16:01:05 -07:00