dim
b701edc6bb
Pull in r322264 from upstream lld trunk (by me):
...
Fix thread race between SectionPiece's OutputOff and Live members
Summary:
As reported in bug 35788, rL316280 reintroduces a race between two
members of SectionPiece, which share the same 64 bit memory location.
To fix the race, check the hash before checking the Live member, as
suggested by Rafael.
Reviewers: ruiu, rafael
Reviewed By: ruiu
Subscribers: smeenai, emaste, llvm-commits
Differential Revision: https://reviews.llvm.org/D41884
2018-01-12 18:16:51 +00:00
..
2017-06-30 05:49:12 +00:00
2017-12-24 16:53:55 +00:00
2017-05-23 19:03:07 +00:00
2017-11-02 20:08:00 +00:00
2017-12-04 09:17:28 +00:00
2017-05-31 19:37:23 +00:00
2018-01-06 23:44:14 +00:00
2017-08-26 15:08:27 +00:00
2017-12-06 22:08:35 +00:00
2017-03-10 17:36:05 +00:00
2018-01-02 14:07:55 +00:00
2017-09-17 19:14:38 +00:00
2017-09-25 23:50:10 +00:00
2017-07-31 07:18:15 +00:00
2017-08-05 06:46:06 +00:00
2017-12-10 09:17:21 +00:00
2017-12-12 17:34:35 +00:00
2017-10-01 00:40:23 +00:00
2017-11-28 01:35:28 +00:00
2018-01-07 18:33:19 +00:00
2017-03-25 13:17:48 +00:00
2017-07-03 19:49:25 +00:00
2017-04-19 19:06:47 +00:00
2017-02-19 17:37:16 +00:00
2017-08-03 15:47:42 +00:00
2018-01-12 18:16:51 +00:00
2017-11-29 00:46:36 +00:00
2017-12-05 23:06:15 +00:00
2017-08-24 01:20:52 +00:00
2017-02-06 08:49:57 +00:00
2017-03-23 22:06:06 +00:00
2017-12-11 11:59:45 +00:00
2017-09-24 05:04:06 +00:00
2017-05-23 09:29:05 +00:00
2017-05-05 13:31:25 +00:00
2017-01-30 16:32:53 +00:00
2017-06-28 09:22:45 +00:00
2017-02-28 23:42:47 +00:00
2017-06-08 00:48:26 +00:00
2017-08-11 00:00:01 +00:00
2017-08-10 22:03:26 +00:00
2017-06-20 16:40:31 +00:00
2017-12-06 02:21:11 +00:00
2017-03-25 14:14:11 +00:00
2017-06-01 19:21:30 +00:00
2017-08-23 17:56:55 +00:00
2017-09-21 14:41:41 +00:00
2017-02-28 23:42:47 +00:00
2017-10-28 18:54:45 +00:00
2017-08-31 12:02:14 +00:00
2017-10-17 17:22:36 +00:00
2017-06-03 18:21:50 +00:00
2017-09-10 01:25:15 +00:00