1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/include
Robert Widmann 8a3d6aad2f [LLVM-C] Turn a ShuffleVector Constant Into a Getter.
It is not a good idea to expose raw constants in the LLVM C API. Replace this with an explicit getter.

Differential Revision: https://reviews.llvm.org/D88367

(cherry picked from commit 55f727306e727ea9f013d09c9b8aa70dbce6a1bd)
2020-09-28 12:36:28 +02:00
..
llvm [llvm] Add contains(KeyType) -> bool methods to SmallPtrSet 2020-09-22 11:36:17 +02:00
llvm-c [LLVM-C] Turn a ShuffleVector Constant Into a Getter. 2020-09-28 12:36:28 +02:00