Arthur Eubanks
040c1b49d7
Move EntryExitInstrumentation pass location
...
This seems to be more of a Clang thing rather than a generic LLVM thing,
so this moves it out of LLVM pipelines and as Clang extension hooks into
LLVM pipelines.
Move the post-inline EEInstrumentation out of the backend pipeline and
into a late pass, similar to other sanitizer passes. It doesn't fit
into the codegen pipeline.
Also fix up EntryExitInstrumentation not running at -O0 under the new
PM. PR49143
Reviewed By: hans
Differential Revision: https://reviews.llvm.org/D97608
2021-03-01 10:08:10 -08:00
..
2020-11-30 21:55:50 -08:00
2019-10-30 15:02:59 -05:00
2019-12-26 09:33:21 +01:00
2019-05-24 04:46:22 +00:00
2019-11-09 17:54:58 +01:00
2020-05-19 15:00:48 +00:00
2020-03-09 19:57:03 +00:00
2019-11-09 18:13:51 +01:00
2019-09-27 05:37:06 +00:00
2021-02-17 09:02:49 +01:00
2019-09-10 20:15:45 +00:00
2020-01-14 12:55:11 -08:00
2020-03-31 21:59:27 -07:00
2021-01-19 09:52:46 +01:00
2020-12-31 00:27:11 -08:00
2020-09-23 10:13:09 -07:00
2020-08-29 18:27:34 -07:00
2020-08-20 10:30:05 +02:00
2020-08-24 14:37:07 +02:00
2021-01-12 13:53:01 +01:00
2020-10-13 13:26:56 +02:00
2021-01-12 13:53:01 +01:00
2021-01-12 13:53:01 +01:00
2020-06-26 13:38:11 +02:00
2020-08-20 10:30:05 +02:00
2020-08-24 14:37:07 +02:00
2020-10-13 13:26:56 +02:00
2020-08-20 10:30:05 +02:00
2020-08-24 14:37:07 +02:00
2020-08-24 14:37:16 +02:00
2020-08-24 14:37:16 +02:00
2020-08-20 15:36:15 +02:00
2020-08-24 14:37:07 +02:00
2021-02-04 00:24:02 +09:00
2020-10-13 13:26:56 +02:00
2019-10-10 21:04:25 +00:00
2021-03-01 10:08:10 -08:00
2019-05-24 04:46:22 +00:00
2019-11-12 16:22:13 -08:00
2019-06-03 22:59:17 +00:00
2020-12-07 14:48:41 -08:00
2020-11-23 08:10:35 -05:00
2019-09-27 05:37:06 +00:00
2020-06-29 14:13:12 +01:00
2021-01-15 17:59:38 -08:00
2021-01-15 17:59:38 -08:00
2021-01-15 17:59:38 -08:00
2021-01-12 13:43:48 -08:00
2021-01-15 17:59:38 -08:00
2021-01-29 07:16:30 -05:00
2020-12-21 16:47:23 +00:00
2020-11-20 08:51:12 -05:00
2020-02-25 09:43:52 -05:00
2020-11-30 21:55:50 -08:00
2019-09-18 19:12:14 +00:00
2019-09-18 21:41:45 +00:00
2019-09-16 19:18:37 +00:00
2019-09-18 21:41:45 +00:00
2021-02-25 11:02:49 +01:00
2020-03-31 17:12:08 -07:00
2021-01-29 07:16:30 -05:00
2019-09-30 17:26:48 +00:00
2020-11-11 17:01:57 +03:00
2020-03-07 18:28:54 +03:00
2020-08-13 16:02:07 -04:00
2019-05-23 17:58:33 +00:00
2020-05-14 15:15:49 -07:00
2020-05-14 15:15:49 -07:00
2019-10-22 16:06:20 -04:00
2020-11-05 10:25:30 -08:00
2019-09-13 18:00:51 +00:00
2020-12-15 10:15:58 +01:00
2020-08-29 18:27:34 -07:00
2021-01-07 11:51:50 +05:30