diff options
author | Nikita Popov <npopov@redhat.com> | 2022-09-14 10:34:22 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-09-14 11:36:05 +0200 |
commit | 5452d4652b14bbb311057bb09b0345669491bfac (patch) | |
tree | e8f39e97f677cf4b951627a559c783a4bde1ff24 /utils/qemu_persistent_hook/test.c | |
parent | 9b6ad933cdee7243fffcb722440b878760da1b5d (diff) | |
download | afl++-5452d4652b14bbb311057bb09b0345669491bfac.tar.gz |
Fix naming clash between AFL's sancov LTO pass and upstream sancov pass
There was some confusion here due to name reuse. The initializeModuleSanitizerCoverageLegacyPassPass() function was actually calling the initialization of the upstream pass (which no longer supports legacy PM and thus fails to build on LLVM 15). The intention was to call the LTO initialization here. Fix this by renaming symbols to avoid collision.
Diffstat (limited to 'utils/qemu_persistent_hook/test.c')
0 files changed, 0 insertions, 0 deletions