diff options
| author | Augie Fackler <augie@google.com> | 2021-09-16 11:45:38 -0400 |
|---|---|---|
| committer | Augie Fackler <augie@google.com> | 2021-09-16 11:49:02 -0400 |
| commit | a97f89aeb4b4d7e2131f34c067df0f952fb8caad (patch) | |
| tree | 394c414f604e3441b066e2541f1cf1c0d6074837 /compiler/rustc_codegen_llvm/src | |
| parent | 2b5ddf36fdc784106b3a064d93dd054c32b1f10f (diff) | |
| download | rust-a97f89aeb4b4d7e2131f34c067df0f952fb8caad.tar.gz rust-a97f89aeb4b4d7e2131f34c067df0f952fb8caad.zip | |
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
