[all-commits] [llvm/llvm-project] 5675f4: [Transforms] Remove unnecessary const from a retur...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Aug 19 08:30:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5675f44cebf602931e884595c1d488bcedf6b8f2
https://github.com/llvm/llvm-project/commit/5675f44cebf602931e884595c1d488bcedf6b8f2
Author: Kazu Hirata <kazu at google.com>
Date: 2023-08-19 (Sat, 19 Aug 2023)
Changed paths:
M llvm/lib/Transforms/Utils/SampleProfileInference.cpp
Log Message:
-----------
[Transforms] Remove unnecessary const from a return type (NFC)
More information about the All-commits
mailing list