
Conflicting module flags leads to a proper error for regular LTO but a crash (report_fatal_error) for ThinLTO. Switch to createStringError to fix the crash and match regular LTO.
Conflicting module flags leads to a proper error for regular LTO but a crash (report_fatal_error) for ThinLTO. Switch to createStringError to fix the crash and match regular LTO.