Next:Adding support for named address spaces, Previous:Rust ABI parameters, Up:Target Description Macros and Functions [Contents][Index]
voidTARGET_JIT_REGISTER_CPU_TARGET_INFO(void) ¶Register all target information keys relating to the target CPU using thefunctionjit_add_target_info, which takes a key and a value. Thekeys added by this hook are made available at compile time by callingget_target_info.