We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceef97a commit 6827123Copy full SHA for 6827123
compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
@@ -688,7 +688,6 @@ struct LLVMRustSanitizerOptions {
688
bool SanitizeKernelAddressRecover;
689
};
690
691
-
692
// This symbol won't be available or used when Enzyme is not enabled
693
#ifdef ENZYME
694
extern "C" void registerEnzyme(llvm::PassBuilder &PB);
0 commit comments