[all-commits] [llvm/llvm-project] 0bc2eb: [OpenMP] Fix misspelled symbol name (#126120)
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Feb 25 08:10:54 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 0bc2eb7458dcd763d063a58fb3ee9626bde8eae8
https://github.com/llvm/llvm-project/commit/0bc2eb7458dcd763d063a58fb3ee9626bde8eae8
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-02-25 (Tue, 25 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.
(cherry picked from commit b35749559ddd9b2d4e044ef71d13d888b8a3d8cb)
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