[PATCH] D74901: [ms] [llvm-ml] Remove unused functions

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 00:14:48 PST 2020


uabelho added a comment.

I have no idea if it's reasonable to remove these methods but it does indeed silence the compiler warnings about unused functions that I saw. Thanks for that.

(I also have no idea about the failed testcases but I suppose they are unrealated to this patch?)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74901/new/

https://reviews.llvm.org/D74901





More information about the llvm-commits mailing list