Lang Hames
b3c0055c17
[JITLink] Don't try to abandon non-existent allocations.
...
If JITLinkGeneric::linkPhase2 receives an Error rather than an InFlightAlloc
then we need to call JITLinkContext::notifyFailed, rather than calling
abandonAllocAndBailOut -- the latter asserts that there is an allocation to
abandon, and this was turning allocation errors into assertion failures in
debug mode.
2023-07-27 16:37:02 -07:00
..
2023-07-27 09:54:50 +05:30
2023-07-14 10:41:34 +02:00
2023-06-19 21:46:24 +00:00
2023-07-18 11:26:25 +02:00
2023-07-27 10:32:00 +01:00
2023-07-26 11:30:16 -07:00
2023-07-14 19:29:28 +00:00
2023-07-18 22:10:58 -07:00
2023-07-25 16:17:53 -07:00
2023-06-25 15:42:22 +01:00
2023-06-01 16:32:52 +08:00
2023-07-27 16:37:02 -07:00
2023-07-04 21:42:11 +01:00
2023-07-26 13:35:14 -04:00
2023-07-14 10:54:38 +02:00
2023-07-27 09:48:54 +02:00
2023-06-16 00:49:59 +02:00
2023-07-12 13:22:02 -04:00
2023-07-24 00:35:24 -04:00
2023-07-06 15:12:08 -07:00
2023-07-27 15:43:51 -07:00
2023-07-27 15:43:51 -07:00
2023-07-27 15:43:51 -07:00
2023-07-19 15:43:50 -07:00
2023-07-11 13:16:20 -07:00
2023-07-27 23:08:27 +00:00
2023-07-24 14:49:01 +01:00
2023-07-25 18:46:55 -07:00
2023-07-20 16:03:17 +08:00
2023-07-27 16:25:56 -07:00
2023-07-26 15:33:15 +08:00
2023-07-27 08:24:42 -07:00
2023-06-09 21:29:05 +03:00
2023-07-27 16:09:49 -07:00
2023-07-08 20:06:21 +01:00
2023-07-14 09:27:13 +08:00