[all-commits] [llvm/llvm-project] 872014: Remove unused function from print-changed=dot-cfg ...
jamieschmeiser via All-commits
all-commits at lists.llvm.org
Thu Nov 4 07:41:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8720149d9bb17f3059e18a8170dc0175104f7c19
https://github.com/llvm/llvm-project/commit/8720149d9bb17f3059e18a8170dc0175104f7c19
Author: Jamie Schmeiser <schmeise at ca.ibm.com>
Date: 2021-11-04 (Thu, 04 Nov 2021)
Changed paths:
M llvm/lib/Passes/StandardInstrumentations.cpp
Log Message:
-----------
Remove unused function from print-changed=dot-cfg code
Summary:
Remove unused function from print-changed=dot-cfg code to silence a
gcc compiler warning.
Author: Jamie Schmeiser <schmeise at ca.ibm.com>
Reviewed By: uabelho(Mikael Holmen)
Differential Revision: https://reviews.llvm.org/D113188
More information about the All-commits
mailing list