1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/tools/llvm-mc-assemble-fuzzer
Justin Bogner 0970f16449 Fix build of llvm-mc-assemble/disassemble-fuzzer
Since these aren't built by default unless building with coverage (and
even then they aren't built for the check target) they've managed to
bit rot a little.

This just fixes the build. See llvm.org/pr34314 for the plan on making
sure these don't bit rot again.

llvm-svn: 312011
2017-08-29 17:08:44 +00:00
..
CMakeLists.txt Update LLVM fuzzers to use the libFuzzer bundled with the compiler toolchain 2017-08-23 00:40:58 +00:00
llvm-mc-assemble-fuzzer.cpp Fix build of llvm-mc-assemble/disassemble-fuzzer 2017-08-29 17:08:44 +00:00