Rich Kadel
a7bc1a2edf
Make codegen coverage_context optional, and check
...
Addresses Issue #78286
Libraries compiled with coverage and linked with out enabling coverage
would fail when attempting to add the library's coverage statements to
the codegen coverage context (None).
Now, if coverage statements are encountered while compiling / linking
with `-Z instrument-coverage` disabled, codegen will *not* attempt to
add code regions to a coverage map, and it will not inject the LLVM
instrprof_increment intrinsic calls.
2020-10-23 12:00:30 -07:00
..
2020-09-11 09:37:51 -07:00
2020-10-04 02:02:25 +02:00
2020-10-20 17:01:51 +02:00
2020-10-21 15:03:14 +00:00
2020-10-18 13:50:31 +00:00
2020-10-16 15:21:16 -03:00
2020-10-20 16:42:51 +02:00
2020-10-11 11:11:33 -04:00
2020-10-15 12:02:24 +02:00
2020-10-23 12:00:30 -07:00
2020-10-23 12:00:30 -07:00
2020-10-19 15:14:15 +00:00
2020-10-16 02:10:09 +02:00
2020-10-17 05:36:49 +09:00
2020-10-14 04:14:32 +02:00
2020-10-19 12:30:41 -04:00
2020-10-21 23:41:26 +01:00
2020-10-14 04:14:32 +02:00
2020-09-23 21:51:56 +02:00
2020-10-19 11:57:50 +03:00
2020-10-19 16:26:13 -03:00
2020-09-23 21:51:56 +02:00
2020-09-19 17:27:13 +02:00
2020-10-22 16:16:02 -07:00
2020-10-14 02:30:38 +02:00
2020-10-09 11:12:54 +02:00
2020-10-22 09:45:38 +09:00
2020-10-11 20:50:02 +00:00
2020-10-21 23:59:35 +02:00
2020-10-19 11:57:50 +03:00
2020-10-23 18:26:40 +09:00
2020-10-22 01:35:05 +00:00
2020-10-23 18:26:28 +09:00
2020-10-22 13:22:12 -03:00
2020-09-23 21:51:56 +02:00
2020-10-22 09:45:33 +09:00
2020-09-23 21:51:56 +02:00
2020-10-19 11:57:50 +03:00
2020-10-22 12:24:55 +00:00
2020-10-22 07:05:21 +00:00
2020-09-23 21:51:56 +02:00
2020-10-13 14:16:45 +02:00
2020-10-15 12:02:24 +02:00
2020-10-16 15:13:28 -03:00
2020-10-21 21:11:11 +01:00
2020-10-15 12:02:24 +02:00
2020-10-22 08:18:29 +01:00
2020-10-16 12:58:50 -04:00
2020-10-19 11:57:50 +03:00
2020-10-23 18:26:40 +09:00