diff options
Diffstat (limited to 'llvm/lib/Fuzzer/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/Fuzzer/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Fuzzer/CMakeLists.txt b/llvm/lib/Fuzzer/CMakeLists.txt index ff59f88d506..0276db5fdc3 100644 --- a/llvm/lib/Fuzzer/CMakeLists.txt +++ b/llvm/lib/Fuzzer/CMakeLists.txt @@ -13,6 +13,7 @@ if( LLVM_USE_SANITIZE_COVERAGE ) FuzzerDriver.cpp FuzzerExtFunctionsDlsym.cpp FuzzerExtFunctionsWeak.cpp + FuzzerExtFunctionsWeakAlias.cpp FuzzerIO.cpp FuzzerIOPosix.cpp FuzzerIOWindows.cpp |

