Mikael Holmen
7a1f7a9d90
[GlobalOpt] Emit fragments using field offsets from struct layout
...
Summary:
When creating the debug fragments for a SRA'd struct, use the fields'
offsets, taken from the struct layout, as the offsets for the resulting
fragments. This fixes an issue where GlobalOpt would emit fragments with
incorrect offsets for padded fields.
This should solve PR36016.
Patch by David Stenberg.
Reviewers: aprantl
Reviewed By: aprantl
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D42489
llvm-svn: 323411
2018-01-25 10:09:26 +00:00
..
2018-01-19 17:13:12 +00:00
2017-10-10 14:15:25 +00:00
2018-01-16 11:17:57 +00:00
2018-01-19 17:13:12 +00:00
2018-01-25 10:09:26 +00:00
2018-01-05 10:03:02 +00:00
2016-03-28 13:09:54 +00:00
2018-01-16 11:17:57 +00:00
2018-01-16 15:57:03 +00:00
2017-11-30 16:48:53 +00:00
2018-01-04 23:50:24 +00:00
2017-12-06 00:58:12 +00:00
2017-08-30 18:06:51 +00:00
2018-01-16 11:17:57 +00:00
2017-12-04 17:18:51 +00:00
2017-08-30 19:54:08 +00:00
2018-01-19 17:13:12 +00:00
2017-09-11 23:05:20 +00:00
2017-11-15 10:57:05 +00:00
2018-01-23 20:43:50 +00:00
2015-05-31 23:37:04 +00:00
2015-05-31 23:37:04 +00:00
2017-09-11 22:59:45 +00:00
2017-11-22 15:48:30 +00:00
2017-12-11 18:22:47 +00:00
2017-09-18 14:15:57 +00:00
2017-08-31 12:27:10 +00:00
2017-05-05 10:52:39 +00:00
2017-09-13 22:09:01 +00:00
2017-09-11 22:59:45 +00:00
2017-09-13 22:09:01 +00:00
2017-09-11 22:59:45 +00:00
2018-01-05 10:03:02 +00:00
2015-06-25 23:40:15 +00:00
2017-09-11 22:59:45 +00:00
2017-09-14 17:27:03 +00:00
2017-09-11 23:05:20 +00:00
2017-09-11 22:59:45 +00:00
2018-01-16 11:17:57 +00:00
2017-10-10 14:15:25 +00:00
2017-09-11 23:05:20 +00:00
2017-09-11 22:59:45 +00:00
2017-07-11 12:29:07 +00:00
2017-08-15 20:29:24 +00:00
2016-05-24 12:48:46 +00:00
2017-09-08 21:10:01 +00:00
2016-08-11 07:22:53 +00:00
2014-10-03 20:01:09 +00:00
2014-10-03 20:01:09 +00:00
2017-07-28 03:06:25 +00:00
2017-10-02 18:31:29 +00:00
2017-10-02 18:31:29 +00:00
2017-09-11 22:59:45 +00:00
2016-10-10 17:53:33 +00:00
2017-03-31 17:51:12 +00:00
2017-09-11 23:05:20 +00:00
2017-09-04 08:12:16 +00:00