Nikita Popov
8d136fe87e
[OpaquePtr] Allow globals with opaque pointer value type
...
Do this by making opaque pointers a valid pointer element type,
for which we implicitly create an opaque pointer (moving the logic
from getPointerTo into PointerType::get).
We'll never create something like a "pointer to opaque pointer",
but accept it in the API, because a lot of code reasonably assumes
that you can create a pointer to pointer type.
Differential Revision: https://reviews.llvm.org/D104902
2021-06-25 18:22:26 +02:00
..
2020-05-02 11:05:19 +02:00
2021-06-19 12:48:08 -04:00
2020-12-15 16:51:34 -06:00
2021-04-17 08:17:33 +02:00
2021-05-25 12:57:14 +02:00
2021-06-14 14:52:29 +02:00
2021-05-15 12:41:58 +02:00
2021-05-13 12:31:59 +07:00
2021-05-13 12:31:59 +07:00
2021-06-24 02:03:09 +09:00
2020-03-31 13:08:59 -07:00
2021-04-10 19:38:55 +03:00
2021-06-23 20:58:08 +02:00
2021-05-13 19:13:03 +01:00
2021-06-14 14:52:29 +02:00
2021-03-30 17:36:50 -07:00
2021-06-02 09:52:45 -07:00
2021-06-24 09:46:38 +01:00
2021-01-08 23:28:22 -08:00
2021-06-22 09:55:20 -07:00
2021-03-29 18:04:48 -07:00
2021-03-08 08:59:00 -08:00
2020-06-26 09:58:21 +01:00
2021-06-23 10:52:13 -07:00
2021-05-13 12:31:59 +07:00
2021-05-02 11:50:08 -07:00
2021-05-13 19:13:03 +01:00
2021-06-01 08:33:23 -04:00
2021-06-24 09:46:38 +01:00
2021-06-24 09:46:38 +01:00
2021-05-27 09:14:14 +07:00
2020-12-03 16:52:14 -08:00
2021-03-02 15:59:28 -08:00
2021-03-04 11:22:30 -08:00
2021-06-24 13:32:31 -07:00
2021-06-24 13:32:31 -07:00
2021-04-06 07:23:31 -04:00
2021-02-27 10:09:25 -08:00
2020-12-10 17:29:28 -08:00
2021-06-17 16:16:55 +01:00
2021-06-21 15:09:25 -07:00
2021-03-01 23:40:33 -08:00
2021-06-24 09:46:38 +01:00
2021-06-18 13:16:45 -05:00
2021-01-20 13:55:18 +01:00
2021-01-07 22:33:32 -08:00
2020-12-04 08:30:50 -08:00
2020-12-29 19:23:24 -08:00
2020-12-08 10:13:19 -08:00
2020-12-08 19:06:37 -08:00
2020-09-21 16:54:26 +01:00
2021-06-18 15:14:11 -07:00
2021-06-23 10:47:43 +01:00
2021-01-27 23:25:41 -08:00
2020-06-03 20:00:52 -07:00
2020-08-28 07:56:35 +02:00
2020-02-18 14:44:24 -08:00
2021-06-25 18:22:26 +02:00
2021-05-28 17:09:45 +02:00
2020-07-21 12:15:12 +01:00
2021-04-06 13:18:53 -07:00
2021-06-10 16:46:33 -07:00
2021-05-27 04:20:03 +00:00
2021-06-23 20:17:26 +02:00