Charles Saternos
55d93e79df
[ThinLTO] Fix ThinLTO crash while destroying context
...
Fix for PR32763
An assert that checks if a Ref was untracked fails during ThinLTO context cleanup. The issue is because lazy loading temporary nodes didn't properly track ValueAsMetadata nodes. This patch ensures that the temporary nodes are properly tracked when they're replaced with the value.
llvm-svn: 310967
2017-08-15 22:23:44 +00:00
..
2017-06-28 23:15:16 +00:00
2017-08-08 18:26:12 +00:00
2017-08-10 19:28:00 +00:00
2017-08-03 02:16:21 +00:00
2017-08-11 16:38:28 +00:00
2017-07-18 21:26:38 +00:00
2017-07-06 17:56:01 +00:00
2017-07-13 06:48:39 +00:00
2017-04-17 17:51:36 +00:00
2017-08-03 21:52:25 +00:00
2017-08-14 10:20:12 +00:00
2017-07-08 03:06:10 +00:00
2017-03-22 21:15:19 +00:00
2017-04-12 07:27:28 +00:00
2017-08-15 22:23:44 +00:00
2017-07-19 23:34:59 +00:00
2017-08-02 20:32:26 +00:00
2017-04-06 20:51:40 +00:00
2017-05-04 18:03:25 +00:00
2017-07-04 15:13:02 +00:00
2017-08-03 02:16:21 +00:00
2017-08-02 20:32:26 +00:00
2017-04-17 17:51:36 +00:00
2017-07-26 01:21:55 +00:00
2017-07-29 00:30:45 +00:00
2017-08-04 23:18:18 +00:00
2017-08-07 12:29:38 +00:00
2017-08-11 20:46:28 +00:00
2017-07-11 20:30:43 +00:00
2017-08-10 17:20:09 +00:00
2017-07-26 10:14:55 +00:00
2017-07-19 22:27:28 +00:00
2017-07-19 16:07:51 +00:00
2017-07-09 07:04:00 +00:00
2017-07-30 01:34:08 +00:00
2017-06-07 03:48:56 +00:00
2017-03-30 12:59:53 +00:00
2017-03-16 20:24:14 +00:00
2017-07-19 22:27:28 +00:00
2017-08-04 09:28:09 +00:00
2017-08-14 04:16:43 +00:00
2017-03-20 14:06:04 +00:00
2017-07-13 00:49:03 +00:00
2017-07-19 20:38:46 +00:00
2017-08-01 00:33:58 +00:00