[all-commits] [llvm/llvm-project] df73b8: [ValueMapper] Remove unused declaration remapFunct...
github-actions[bot] via All-commits
all-commits at lists.llvm.org
Sun Nov 22 21:57:21 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: df73b8c174820557608bf364dcf4dfb2bdc1811e
https://github.com/llvm/llvm-project/commit/df73b8c174820557608bf364dcf4dfb2bdc1811e
Author: Kazu Hirata <kazu at google.com>
Date: 2020-11-22 (Sun, 22 Nov 2020)
Changed paths:
M llvm/lib/Transforms/Utils/ValueMapper.cpp
Log Message:
-----------
[ValueMapper] Remove unused declaration remapFunction (NFC)
The function declaration with two parameters was introduced on Apr 16
2016 in commit f0d73f95c15f909c6034f1735632695248bb75a8 without a
corresponding definition.
More information about the All-commits
mailing list