[libFuzzer] add a test that is built with -fsanitize-coverage=trace-bb
authorKostya Serebryany <kcc@google.com>
Wed, 2 Dec 2015 02:49:37 +0000 (02:49 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 2 Dec 2015 02:49:37 +0000 (02:49 +0000)
commit569415a25bdab720be12062c3a0540ba026453db
tree2f867575d19963429824cd0da5c38a09226635e4
parent0445c4d68b6e2b33f7079bf9df076fad654e50bb
[libFuzzer] add a test that is built with -fsanitize-coverage=trace-bb

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254484 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/test/CMakeLists.txt
lib/Fuzzer/test/trace-bb/CMakeLists.txt [new file with mode: 0644]