Nikita Popov
41d5033eb1
[IR] Enable opaque pointers by default
...
This enabled opaque pointers by default in LLVM. The effect of this
is twofold:
* If IR that contains *neither* explicit ptr nor %T* types is passed
to tools, we will now use opaque pointer mode, unless
-opaque-pointers=0 has been explicitly passed.
* Users of LLVM as a library will now default to opaque pointers.
It is possible to opt-out by calling setOpaquePointers(false) on
LLVMContext.
A cmake option to toggle this default will not be provided. Frontends
or other tools that want to (temporarily) keep using typed pointers
should disable opaque pointers via LLVMContext.
Differential Revision: https://reviews.llvm.org/D126689
2022-06-02 09:40:56 +02:00
..
2020-06-05 14:34:07 -04:00
2020-11-20 17:58:26 -05:00
2022-03-14 10:09:59 -07:00
2022-03-14 16:16:36 +01:00
2021-09-20 18:27:28 +02:00
2021-10-06 13:29:23 -07:00
2021-07-14 21:02:10 +02:00
2022-05-31 10:01:17 -04:00
2021-03-29 08:55:30 -04:00
2020-11-13 13:24:10 +00:00
2022-03-16 14:11:53 -07:00
2020-07-20 19:54:35 +05:30
2020-07-20 19:54:35 +05:30
2020-05-15 11:33:17 +05:30
2020-10-10 17:51:12 +05:30
2021-10-19 09:52:04 -07:00
2020-03-22 12:15:25 -04:00
2021-07-14 21:02:10 +02:00
2022-06-02 09:40:56 +02:00
2020-11-20 14:00:46 -05:00
2022-01-11 11:31:08 -08:00
2021-02-04 10:58:35 -08:00
2020-10-29 01:34:15 +05:30
2020-10-29 01:34:15 +05:30
2020-10-29 01:34:15 +05:30
2020-05-04 14:02:43 -07:00
2020-03-02 10:03:14 -08:00
2020-05-28 13:46:41 +05:30
2020-05-28 13:46:41 +05:30
2020-04-23 19:36:44 -04:00
2020-03-16 12:00:08 +07:00
2022-01-04 10:02:06 +01:00
2020-12-09 11:08:41 +00:00
2021-09-10 15:18:23 +02:00
2022-03-25 09:36:50 -05:00
2022-06-02 09:40:56 +02:00
2022-02-26 12:56:14 +02:00
2021-07-14 21:02:10 +02:00
2021-03-29 08:55:30 -04:00
2021-03-29 08:55:30 -04:00
2021-03-29 08:55:30 -04:00
2022-01-06 15:22:00 +01:00
2021-06-23 10:33:22 +00:00
2020-12-09 11:08:41 +00:00
2021-07-15 23:16:14 +02:00
2022-04-19 21:04:33 -04:00
2022-01-14 12:10:41 +01:00
2021-03-30 09:16:55 +05:30
2020-05-28 13:46:41 +05:30
2020-05-28 13:46:41 +05:30
2020-05-28 13:46:41 +05:30
2020-01-23 17:02:27 -08:00
2022-01-11 09:37:39 +00:00
2022-02-04 14:29:53 +01:00
2021-04-17 08:17:33 +02:00
2022-03-30 17:05:11 +01:00
2021-06-21 15:09:25 -07:00
2021-09-02 12:49:04 -07:00
2021-09-08 11:58:03 -07:00
2022-06-02 09:40:56 +02:00
2022-06-02 09:40:56 +02:00
2022-02-11 12:08:23 -05:00
2021-05-27 13:23:33 -07:00
2021-02-05 17:22:41 -08:00
2020-02-26 14:48:08 -08:00
2021-12-15 16:05:31 -08:00
2022-06-02 09:40:56 +02:00
2022-06-02 09:40:56 +02:00
2021-12-01 16:26:05 +01:00
2021-08-12 18:31:57 +01:00
2020-01-28 09:42:01 +01:00
2022-06-02 09:40:56 +02:00
2022-04-13 09:31:51 +02:00
2020-01-31 14:02:33 +01:00
2021-09-10 15:18:23 +02:00
2021-01-16 09:20:45 +01:00
2021-06-11 13:38:32 -07:00
2021-07-14 21:02:10 +02:00
2021-09-10 15:18:23 +02:00
2021-09-10 15:18:23 +02:00
2022-01-28 12:41:45 -08:00
2022-03-27 08:35:05 +08:00
2022-03-27 09:03:22 +08:00
2022-03-27 08:35:05 +08:00
2021-07-14 21:02:10 +02:00
2020-07-08 08:48:44 -07:00
2022-02-14 11:27:35 -08:00
2020-05-16 14:24:51 -07:00
2020-05-16 14:24:51 -07:00
2021-02-21 12:37:00 -05:00
2021-02-19 14:58:25 -05:00
2021-01-17 23:29:51 -08:00
2021-01-17 23:29:51 -08:00
2021-01-17 23:29:51 -08:00
2021-01-17 23:29:51 -08:00
2021-03-29 18:04:48 -07:00
2021-07-14 21:02:10 +02:00
2022-02-04 14:15:41 +01:00
2021-03-23 10:43:35 +00:00
2021-05-14 11:43:58 +01:00
2021-07-15 17:51:11 +02:00
2022-03-11 14:52:56 +01:00
2021-05-28 11:12:00 +01:00
2021-05-28 11:12:00 +01:00
2021-05-28 11:12:00 +01:00
2020-05-15 12:26:58 -07:00
2021-04-28 13:58:38 +03:00
2021-04-28 13:58:38 +03:00
2021-04-20 16:14:22 +08:00
2020-09-25 12:04:46 -07:00
2020-05-14 13:03:50 -07:00
2020-05-14 13:03:50 -07:00
2020-05-14 13:03:50 -07:00
2022-04-01 09:16:10 +08:00
2021-12-07 09:52:21 +00:00
2020-09-02 19:12:24 -07:00
2021-04-20 16:14:22 +08:00
2021-04-20 16:14:22 +08:00
2021-04-20 16:14:22 +08:00
2021-04-20 16:14:22 +08:00
2021-04-20 16:14:22 +08:00
2021-04-20 16:14:22 +08:00
2021-04-20 16:14:22 +08:00
2021-04-20 16:14:22 +08:00
2022-02-01 13:07:22 -06:00
2020-12-14 16:34:37 -05:00