Skip to content
This repository was archived by the owner on Apr 23, 2020. It is now read-only.

Commit eaf0747

Browse files
author
George Karpenkov
committed
Remove llvm-pdbutil/fuzzer.
The code does not compile, is not maintained, and does not have a buildbot. Differential Revision: https://reviews.llvm.org/D37032 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311512 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 18f2445 commit eaf0747

File tree

3 files changed

+0
-124
lines changed

3 files changed

+0
-124
lines changed

tools/llvm-pdbutil/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,3 @@ add_llvm_tool(llvm-pdbutil
3232
StreamUtil.cpp
3333
YAMLOutputStyle.cpp
3434
)
35-
36-
if(LLVM_USE_SANITIZE_COVERAGE)
37-
add_subdirectory(fuzzer)
38-
endif()

tools/llvm-pdbutil/fuzzer/CMakeLists.txt

Lines changed: 0 additions & 15 deletions
This file was deleted.

tools/llvm-pdbutil/fuzzer/llvm-pdbutil-fuzzer.cpp

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)