llvm-project/compiler-rt/lib/fuzzer/tests
Petr Hosek 5e6bc090ed [Fuzzer] Don't hardcode target architecture for Fuzzer tests
Don't hardcode the architecture for Fuzzer tests which breaks when
compiler-rt is being compiled for architectures other than x86_64.

Differential Revision: https://reviews.llvm.org/D48207

llvm-svn: 334852
2018-06-15 18:21:02 +00:00
..
CMakeLists.txt [Fuzzer] Don't hardcode target architecture for Fuzzer tests 2018-06-15 18:21:02 +00:00
FuzzerUnittest.cpp [libFuzzer] make the corpus elements aware of their data flow traces 2018-06-07 01:40:20 +00:00