Changes get_ibl_routine_name() to avoid using IF_X86_64() for braces and an extra dimension in a static array, which was causing clang-format to fail to parse the file and incorrectly indent several hundred subsequent lines.
Fixes indentation errors after #endif in instr.h and nudge.c.
Fixes #3407 (closed) Fixes #3158 (closed)