[all-commits] [llvm/llvm-project] 3bbaec: [Analysis] Remove unused functions from TargetLibr...
david-arm via All-commits
all-commits at lists.llvm.org
Mon Feb 8 01:51:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3bbaece5a02785049d9d70d6579e22a54fa3bb06
https://github.com/llvm/llvm-project/commit/3bbaece5a02785049d9d70d6579e22a54fa3bb06
Author: David Sherwood <david.sherwood at arm.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M llvm/include/llvm/Analysis/TargetLibraryInfo.h
M llvm/lib/Analysis/TargetLibraryInfo.cpp
Log Message:
-----------
[Analysis] Remove unused functions from TargetLibraryInfo
A simple clean-up to remove dead code.
Differential Revision: https://reviews.llvm.org/D95934
More information about the All-commits
mailing list