Lewuathe/mlir-hello
thirdparty/llvm-project/llvm/cmake/config-ix.cmake
:118
check_c_source_compiles("
static const char *__crashreporter_info__ = 0;
asm(\".desc ___crashreporter_info__, 0x10\");
int main(void) { return 0; }"
HAVE_CRASHREPORTER_INFO)