1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include
Nikita Popov 0ad9d5a362 [IRBuilder] Deprecate CreateInBoundsGEP() without element type
This API is incompatible with opaque pointers and deprecated in
favor of the version that accepts an explicit element type.
2021-07-17 21:27:16 +02:00
..
llvm [IRBuilder] Deprecate CreateInBoundsGEP() without element type 2021-07-17 21:27:16 +02:00
llvm-c [Coroutines] Run coroutine passes by default 2021-07-15 14:33:40 +08:00