[all-commits] [llvm/llvm-project] 74197b: [NFC][LLVM] Namespace cleanup in llc/lli.cpp (#162...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Wed Oct 15 08:19:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74197baadf9d6f13e9cb7d14197641c1fc3d1fc0
https://github.com/llvm/llvm-project/commit/74197baadf9d6f13e9cb7d14197641c1fc3d1fc0
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M llvm/tools/llc/llc.cpp
M llvm/tools/lli/lli.cpp
Log Message:
-----------
[NFC][LLVM] Namespace cleanup in llc/lli.cpp (#162936)
Move file local function and variables out of anonymous namespace and
mark them static.
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