[all-commits] [llvm/llvm-project] 37732a: [OpenMP] Fix RPC register segfaulting without PM i...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri May 29 14:11:31 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37732ab65726a6ba1e06435ad2aaabf267dcceff
      https://github.com/llvm/llvm-project/commit/37732ab65726a6ba1e06435ad2aaabf267dcceff
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2026-05-29 (Fri, 29 May 2026)

  Changed paths:
    M offload/libomptarget/interface.cpp

  Log Message:
  -----------
  [OpenMP] Fix RPC register segfaulting without PM initialized (#200494)

Summary:
This happens in practice if you link libomptarget without initializing
it in the Flang RPC IO handling.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list