Yuki Okushi
3cff47b608
Rollup merge of #89014 - durin42:llvm-14-module-pass-manager, r=nikic
...
PassWrapper: handle separate Module*SanitizerPass
Change ab41eef9aca3 in LLVM split MemorySanitizerPass into
MemorySanitizerPass for functions and ModuleMemorySanitizerPass for
modules. There's a related change for ThreadSanitizerPass, and in here
since we're using a ModulePassManager I only add the module flavor of
the pass on LLVM 14.
r? `@nikic` cc `@nagisa`
2021-09-17 14:09:50 +09:00
..
2021-08-30 13:09:38 +02:00
2021-09-15 14:56:58 -07:00
2021-09-15 14:56:58 -07:00
2021-09-15 14:56:58 -07:00
2021-09-09 09:14:17 -04:00
2021-09-16 22:17:33 +00:00
2021-09-17 01:00:11 +00:00
2021-09-12 23:49:24 +00:00
2021-09-15 12:34:31 +00:00
2021-09-17 14:09:47 +09:00
2021-09-15 14:57:03 -07:00
2021-09-12 03:44:57 -07:00
2021-09-17 14:09:47 +09:00
2021-08-30 22:18:55 -07:00
2021-09-17 13:13:28 +09:00
2021-09-15 09:13:18 -07:00
2021-09-15 14:56:58 -07:00
2021-09-15 03:51:03 +00:00
2021-09-11 10:32:38 +02:00
2021-09-06 23:58:16 +00:00
2021-08-27 16:21:25 -07:00
2021-09-17 13:13:28 +09:00
2021-09-15 14:56:56 -07:00
2021-08-22 17:27:18 +02:00
2021-09-17 14:09:44 +09:00
2021-09-14 15:45:13 -04:00
2021-09-16 15:04:18 -04:00
2021-09-13 14:42:06 +02:00
2021-09-12 20:48:09 +00:00
2021-09-16 22:17:33 +00:00
2021-09-14 15:45:13 -04:00
2021-09-15 11:41:37 -07:00
2021-09-16 19:33:39 +00:00
2021-09-08 20:40:30 +02:00
2021-09-16 10:57:18 -07:00
2021-09-11 10:32:38 +02:00
2021-09-09 01:32:03 +01:00
2021-09-12 03:44:56 -07:00
2021-09-11 20:39:47 +00:00
2021-09-13 16:31:12 +00:00
2021-09-08 20:51:05 -04:00
2021-09-10 23:41:48 +03:00
2021-09-17 14:09:47 +09:00
2021-09-17 01:00:11 +00:00
2021-08-29 16:25:28 +02:00
2021-09-13 22:14:57 +00:00
2021-09-17 14:09:49 +09:00
2021-08-27 01:07:17 +00:00
2021-09-09 05:21:32 +00:00
2021-09-06 22:38:06 -04:00
2021-09-16 12:12:28 +00:00