Ellis Hoag
69549de865
[llvm-reduce] Remove debug metadata elements
...
There can be lots of `MDTuple` debug metadata nodes. For example, `globals: !{!1, !2}` in `!DICompileUnit()`. Search through all debug info to find `MDTuple`'s and remove some of their elements.
For D135114 I was able to get a reproducer with 364 lines without manually deleting elements. After this patch I got it down to 67 lines.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D135237
2022-10-06 09:28:55 -07:00
..
2022-08-26 15:26:06 +03:00
2022-09-30 11:27:23 -07:00
2022-07-14 14:46:15 -07:00
2022-06-29 02:30:13 -04:00
2022-07-22 09:55:21 -04:00
2022-08-01 18:53:20 -07:00
2022-09-21 11:32:05 -04:00
2022-07-07 18:33:27 +00:00
2022-08-30 01:32:34 +00:00
2022-07-15 10:18:17 +02:00
2022-09-16 15:13:45 -04:00
2022-06-06 04:27:32 +00:00
2022-07-27 11:48:35 -07:00
2022-09-23 09:35:54 +03:00
2022-09-19 12:58:50 -07:00
2022-06-02 09:40:56 +02:00
2022-05-20 15:29:05 +00:00
2022-06-07 15:26:05 -07:00
2022-10-03 09:53:02 -07:00
2022-06-28 14:49:35 -07:00
2022-09-12 18:57:01 -07:00
2022-09-30 16:01:33 -07:00
2022-09-28 14:26:50 -04:00
2022-09-25 14:18:08 +01:00
2022-08-11 14:19:02 +00:00
2022-09-19 11:27:19 -04:00
2022-09-22 10:26:47 -07:00
2022-10-04 13:44:25 -07:00
2022-09-29 16:48:06 +02:00
2022-05-25 09:57:35 -07:00
2022-08-29 16:50:42 -07:00
2022-09-19 22:32:31 -07:00
2022-08-08 10:15:39 -07:00
2022-09-20 10:43:37 +03:00
2022-10-04 18:55:01 -07:00
2022-10-06 09:28:55 -07:00
2022-09-28 15:45:55 -07:00
2022-08-30 21:01:19 +05:30
2022-08-03 09:58:26 -07:00
2022-09-16 15:13:45 -04:00
2022-09-08 11:10:26 -07:00
2022-09-29 12:37:11 -05:00
2022-08-01 19:00:43 -07:00
2022-08-26 09:34:04 +00:00
2022-09-21 11:32:05 -04:00