1UNSUPPORTED: target=arm{{.*}} 2RUN: %cpp_compiler %S/AcquireCrashStateTest.cpp -o %t 3RUN: %run %t 2>&1 | FileCheck %s 4CHECK-NOT: fuzz target exited 5