1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/llvm-isel-fuzzer
Justin Bogner dd23137ae6 llvm-isel-fuzzer: Add link-time dependency on BitReader
This should fix the undefined reference to parseBitcodeFile here:
http://bb.pgr.jp/builders/llvm-i686-linux-RA/builds/5785

llvm-svn: 312343
2017-09-01 17:34:21 +00:00
..
CMakeLists.txt llvm-isel-fuzzer: Add link-time dependency on BitReader 2017-09-01 17:34:21 +00:00
DummyISelFuzzer.cpp llvm-isel-fuzzer: Make buildable and testable without libFuzzer 2017-09-01 17:02:22 +00:00
llvm-isel-fuzzer.cpp Specify the namespace in llvm::make_unique to fix the windows build 2017-09-01 17:26:24 +00:00