[all-commits] [llvm/llvm-project] ccf53c: [ValueTracking] Remove unused Offset argument in g...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Oct 7 02:36:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ccf53cae32bc067f2c68c518e8c934bd9085f9be
https://github.com/llvm/llvm-project/commit/ccf53cae32bc067f2c68c518e8c934bd9085f9be
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M llvm/include/llvm/Analysis/ValueTracking.h
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
Log Message:
-----------
[ValueTracking] Remove unused Offset argument in getConstantStringInfo() (NFC)
More information about the All-commits
mailing list