[all-commits] [llvm/llvm-project] 737a0a: [NFC][PowerPC] cleaned dead code of PPC.cpp and PP...
zhijian lin via All-commits
all-commits at lists.llvm.org
Fri Mar 14 06:25:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 737a0aeb6b4ec5bee87af6b5b1cb987427aef5f8
https://github.com/llvm/llvm-project/commit/737a0aeb6b4ec5bee87af6b5b1cb987427aef5f8
Author: zhijian lin <zhijian at ca.ibm.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M clang/lib/Basic/Targets/PPC.cpp
M clang/lib/Basic/Targets/PPC.h
Log Message:
-----------
[NFC][PowerPC] cleaned dead code of PPC.cpp and PPC.h (#130994)
There are some variables in the PPC.h which are defined and assigned a
value to them,
but never be used, remove the code related to the variables.
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