[libFuzzer] tests: don't test 64-bit comparison on 32-bit builds
authorKostya Serebryany <kcc@google.com>
Fri, 31 Mar 2017 03:51:40 +0000 (03:51 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 31 Mar 2017 03:51:40 +0000 (03:51 +0000)
commit7de1f1a826a9f1848e09f7c312fb47f00f8d589e
treebcc82656a40d4347fa0bd422edfeabe4ed0c2262
parent163e4992b7a154719fe660f3e7b15e96a551dc2a
[libFuzzer] tests: don't test 64-bit comparison on 32-bit builds

llvm-svn: 299179
llvm/lib/Fuzzer/test/SimpleCmpTest.cpp
llvm/lib/Fuzzer/test/SwapCmpTest.cpp