Lewuathe/mlir-hello
thirdparty/llvm-project/openmp/runtime/cmake/config-ix.cmake
:292
check_c_source_compiles("int main(int argc, char** argv) {
void* p = __builtin_frame_address(0);
return 0;}" LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS)