OCHyams
4ece50737d
[Assignment Tracking][NFC] Replace LLVM command line option with a module flag
...
Remove LLVM flag -experimental-assignment-tracking. Assignment tracking is
still enabled from Clang with the command line -Xclang
-fexperimental-assignment-tracking which tells Clang to ask LLVM to run the
pass declare-to-assign. That pass converts conventional debug intrinsics to
assignment tracking metadata. With this patch it now also sets a module flag
debug-info-assignment-tracking with the value `i1 true` (using the flag conflict
rule `Max` since enabling assignment tracking on IR that contains only
conventional debug intrinsics should cause no issues).
Update the docs and tests too.
Reviewed By: CarlosAlbertoEnciso
Differential Revision: https://reviews.llvm.org/D142027
2023-01-20 14:24:15 +00:00
..
2023-01-06 18:03:48 +00:00
2022-11-28 09:31:21 -05:00
2023-01-06 18:03:48 +00:00
2023-01-20 14:24:15 +00:00
2022-12-13 16:08:09 +01:00
2023-01-06 19:31:10 +00:00
2022-12-12 11:30:52 +08:00
2023-01-20 14:24:15 +00:00
2022-10-12 12:49:17 +02:00
2022-12-01 21:25:59 +01:00
2023-01-06 23:01:25 +00:00
2022-10-12 12:49:17 +02:00
2023-01-10 15:22:40 +03:00
2022-11-19 15:17:42 -05:00
2022-10-12 12:49:17 +02:00
2022-12-09 20:17:37 +00:00
2022-10-12 12:49:17 +02:00
2022-09-13 22:30:51 +00:00
2022-10-12 12:49:17 +02:00
2023-01-10 09:56:25 -08:00
2023-01-18 09:58:32 +01:00
2022-11-14 21:14:20 -05:00
2022-10-12 12:49:17 +02:00
2022-10-12 12:49:17 +02:00
2022-10-12 12:49:17 +02:00
2022-12-09 01:04:45 +03:00
2022-07-20 13:57:11 -04:00
2022-12-09 01:04:45 +03:00
2022-12-01 21:17:18 +03:00
2022-12-09 01:04:45 +03:00
2022-12-09 01:04:45 +03:00
2022-12-09 01:04:45 +03:00
2022-12-09 01:04:45 +03:00
2022-12-09 01:04:45 +03:00
2022-12-15 07:01:14 -08:00
2022-12-09 01:04:45 +03:00
2022-10-12 12:49:17 +02:00
2022-10-12 12:49:17 +02:00
2023-01-11 15:07:11 -08:00
2022-03-22 16:46:48 +04:00
2022-10-12 12:49:17 +02:00
2022-01-05 20:36:04 -08:00
2022-07-14 16:28:57 -07:00
2022-09-19 11:41:16 -07:00
2022-03-22 16:46:48 +04:00
2022-01-26 11:56:57 -05:00
2022-10-12 12:49:17 +02:00
2022-10-12 12:49:17 +02:00
2022-10-12 12:49:17 +02:00
2022-10-12 12:49:17 +02:00
2023-01-06 10:51:02 +00:00
2022-03-22 16:46:48 +04:00
2022-12-09 01:04:45 +03:00
2022-10-12 12:49:17 +02:00
2022-12-09 01:04:45 +03:00
2022-11-08 12:15:42 +01:00
2022-12-09 01:04:45 +03:00
2022-12-09 01:04:45 +03:00
2023-01-06 10:51:02 +00:00
2022-12-09 01:04:45 +03:00
2022-12-01 21:17:18 +03:00
2022-12-09 01:04:45 +03:00
2022-03-22 16:46:48 +04:00
2022-08-31 09:49:32 -07:00
2022-06-27 11:18:41 -07:00
2022-08-04 10:20:29 -07:00
2022-08-08 11:08:48 -07:00
2022-08-04 10:20:29 -07:00
2022-08-04 10:20:29 -07:00
2022-08-04 10:20:29 -07:00
2022-07-21 11:29:19 -07:00
2022-08-08 11:40:12 -07:00
2022-08-04 10:20:29 -07:00
2022-06-27 10:44:15 -07:00
2022-06-27 10:44:15 -07:00
2022-07-14 16:28:57 -07:00
2022-09-19 11:41:16 -07:00
2022-12-09 01:04:45 +03:00
2022-12-09 01:04:45 +03:00