[all-commits] [llvm/llvm-project] b35749: [OpenMP] Fix misspelled symbol name (#126120)
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Feb 6 12:14:04 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b35749559ddd9b2d4e044ef71d13d888b8a3d8cb
https://github.com/llvm/llvm-project/commit/b35749559ddd9b2d4e044ef71d13d888b8a3d8cb
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M llvm/lib/Transforms/IPO/Internalize.cpp
Log Message:
-----------
[OpenMP] Fix misspelled symbol name (#126120)
Summary:
This is supposed to be `__llvm_rpc_client` but I screwed it up and
didn't notice at the time. Will need to be backported.
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