[PATCH] D31301: Remove stale and unused (MC)TargetOptions comparators.
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 23 21:03:04 PDT 2017
tejohnson added a comment.
In https://reviews.llvm.org/D31301#709539, @echristo wrote:
> Should we delete the function so that no one tries to use it?
Do you mean mark it explicitly deleted? Is that necessary since it won't create one of these by default? I tried calling them and there are compiler errors.
https://reviews.llvm.org/D31301
More information about the llvm-commits
mailing list