mirror of
https://github.com/RPCS3/llvm.git
synced 2026-08-28 05:10:05 -04:00
ec925a2578
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311405 91177308-0d34-0410-b5e6-96231b3b80d8
6 lines
201 B
Plaintext
6 lines
201 B
Plaintext
libFuzzer was moved to compiler-rt in https://reviews.llvm.org/D36908.
|
|
All future changes should be directed there.
|
|
|
|
The copy of sources is temporarily left in this folder for the duration of a
|
|
move.
|