[all-commits] [llvm/llvm-project] b72079: [ExecutionEngine] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Feb 11 15:54:49 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b72079e75dbbe94752c3c187d79828845a65327d
https://github.com/llvm/llvm-project/commit/b72079e75dbbe94752c3c187d79828845a65327d
Author: Kazu Hirata <kazu at google.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/TargetProcess/UnwindInfoManager.cpp
Log Message:
-----------
[ExecutionEngine] Fix a warning
This patch fixes:
llvm/lib/ExecutionEngine/Orc/TargetProcess/UnwindInfoManager.cpp:53:20:
error: unused variable 'AddFnName' [-Werror,-Wunused-variable]
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