Felipe de Azevedo Piovezan
c20381b226
llvm-dwarf-dump: include type name for AT_containing_type
...
Type attributes are currently printed as:
DW_AT_type (<address> "<name>")
For example:
DW_AT_type (0x00000086 "double")
However, containing_type attributes omit the name, for example:
DW_AT_containing_type (0x00000086)
In order to make the dwarf dumps easier to read, and to have consistency
between the type-like attributes, this commit changes the way
DW_AT_containing_type is printed so that it includes the name of the
type it refers to:
DW_AT_containing_type (0x00000086 "double")
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D127078
2022-06-18 00:52:34 +00:00
..
2021-10-31 09:49:10 -04:00
2021-10-08 12:06:38 -04:00
2021-03-24 09:12:53 +00:00
2021-05-24 04:33:41 -04:00
2020-11-20 17:58:26 -05:00
2021-10-08 12:06:38 -04:00
2021-10-08 12:06:38 -04:00
2021-05-24 04:33:41 -04:00
2022-04-21 19:21:27 -07:00
2021-10-31 09:49:10 -04:00
2022-06-18 00:52:34 +00:00
2021-12-09 09:05:36 -05:00
2021-12-24 00:47:04 +02:00
2021-10-31 09:49:10 -04:00
2021-05-24 19:43:40 +02:00
2021-05-24 19:43:40 +02:00
2021-10-31 09:49:10 -04:00
2021-04-22 12:03:33 +01:00
2021-05-24 19:43:40 +02:00
2021-12-24 00:47:04 +02:00
2021-10-26 23:42:50 -04:00
2021-12-16 12:35:16 -05:00
2021-10-08 12:06:38 -04:00
2021-10-08 12:06:38 -04:00
2021-10-08 12:06:38 -04:00
2021-12-24 00:47:04 +02:00
2021-10-08 12:06:38 -04:00
2021-10-08 12:06:38 -04:00
2021-10-08 12:06:38 -04:00
2021-10-08 12:06:38 -04:00
2021-09-04 15:52:43 -07:00
2021-09-04 15:52:43 -07:00
2021-09-04 15:52:43 -07:00
2021-09-04 15:52:43 -07:00
2021-05-24 19:43:40 +02:00
2021-10-08 11:55:12 -04:00
2021-05-24 19:43:40 +02:00
2021-10-31 09:49:10 -04:00
2021-11-28 21:55:27 -05:00
2022-02-01 11:18:19 -05:00
2021-10-31 09:49:10 -04:00
2021-10-08 12:06:38 -04:00
2021-10-08 11:55:12 -04:00
2021-10-31 09:49:10 -04:00
2022-01-17 09:28:36 +01:00
2021-05-24 19:43:40 +02:00
2021-10-31 09:49:10 -04:00
2021-12-24 00:47:04 +02:00
2021-05-24 19:43:40 +02:00
2021-12-24 00:47:04 +02:00
2021-05-24 19:43:40 +02:00
2021-05-24 19:43:40 +02:00
2021-05-24 19:43:40 +02:00
2021-05-24 19:43:40 +02:00
2021-04-19 11:06:53 +01:00
2021-12-09 09:05:36 -05:00
2021-11-17 11:51:29 +00:00
2021-10-31 09:49:10 -04:00
2022-03-22 16:46:48 +04:00
2021-11-16 09:15:00 -05:00
2021-10-31 09:49:10 -04:00
2021-10-31 09:49:10 -04:00
2022-02-07 12:43:56 +01:00
2021-10-08 11:55:12 -04:00
2021-10-31 09:49:10 -04:00
2021-10-31 09:49:10 -04:00
2022-02-01 11:18:19 -05:00
2022-02-21 11:23:15 +01:00
2022-04-27 09:31:36 -04:00
2021-11-13 17:31:54 +02:00
2021-10-31 09:49:10 -04:00
2021-10-31 09:49:10 -04:00
2021-10-08 12:06:38 -04:00
2021-10-31 09:49:10 -04:00
2022-06-18 00:52:34 +00:00
2022-02-01 11:18:19 -05:00
2021-05-24 19:43:40 +02:00
2022-02-01 11:18:19 -05:00
2020-10-29 15:40:55 +00:00
2021-05-24 19:43:40 +02:00