bolt/deps/llvm-18.1.8/compiler-rt/test/memprof/TestCases/memprof_options-help.cpp

8 lines
175 B
C++
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: %clangxx_memprof -O0 %s -o %t && %env_memprof_opts=help=1 %run %t 2>&1 | FileCheck %s
int main() {
}
// CHECK: Available flags for MemProfiler:
// CHECK-DAG: atexit