This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
f370831885
llvm-project
/
llvm
/
lib
/
Fuzzer
/
README.txt
2 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Moving libFuzzer from LLVM to compiler-rt. This change only removes libFuzzer tests and CMake machinery, the source copy temporarily remains at the old location. Differential Revision: https://reviews.llvm.org/D36980 llvm-svn: 311405
2017-08-22 07:25:12 +08:00
libFuzzer was moved to compiler-rt in https://reviews.llvm.org/D36908.