diff options
| author | vanhauser-thc <vh@thc.org> | 2022-07-25 09:09:29 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2022-07-25 09:09:29 +0200 |
| commit | 7b7914e1d6e5557640bb555a40692bfbda32462e (patch) | |
| tree | 19d50308b880888cd6bd59d071fef97dcb1719f1 /instrumentation | |
| parent | 9551be3f8e6ec55b21df4b55555db0a37e68a1a3 (diff) | |
| download | afl++-7b7914e1d6e5557640bb555a40692bfbda32462e.tar.gz | |
code format
Diffstat (limited to 'instrumentation')
| -rw-r--r-- | instrumentation/SanitizerCoveragePCGUARD.so.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/instrumentation/SanitizerCoveragePCGUARD.so.cc b/instrumentation/SanitizerCoveragePCGUARD.so.cc index 6aa69546..f8ced8fc 100644 --- a/instrumentation/SanitizerCoveragePCGUARD.so.cc +++ b/instrumentation/SanitizerCoveragePCGUARD.so.cc @@ -264,7 +264,6 @@ class ModuleSanitizerCoverageLegacyPass : public ModulePass { #if LLVM_VERSION_MAJOR >= 11 /* use new pass manager */ - extern "C" ::llvm::PassPluginLibraryInfo LLVM_ATTRIBUTE_WEAK llvmGetPassPluginInfo() { |
