Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / compiler-rt / test / fuzzer / custom-allocator.test
bloba0bdceb15184bbbd5d914494cd1cff279c5edefa
1 UNSUPPORTED: darwin, target={{.*(freebsd|windows).*}}
2 RUN: %cpp_compiler -fno-sanitize=address -fno-builtin %S/CustomAllocator.cpp %S/EmptyTest.cpp -o %t-NoAsanCustomAllocatorTest
3 RUN: %run %t-NoAsanCustomAllocatorTest -runs=1 2>&1 | FileCheck %s
5 CHECK: CALLOC-MEMCMP
6 CHECK-NEXT: CALLOC-STRNCMP
7 CHECK-NEXT: CALLOC-STRCMP
8 CHECK-NEXT: CALLOC-STRSTR