Skip to content

Commit 6827123

Browse files
committed
make tidy happy
1 parent ceef97a commit 6827123

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,6 @@ struct LLVMRustSanitizerOptions {
688688
bool SanitizeKernelAddressRecover;
689689
};
690690

691-
692691
// This symbol won't be available or used when Enzyme is not enabled
693692
#ifdef ENZYME
694693
extern "C" void registerEnzyme(llvm::PassBuilder &PB);

0 commit comments

Comments
 (0)