summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2017-03-24 12:50:45 +0000
committerTeresa Johnson <tejohnson@google.com>2017-03-24 12:50:45 +0000
commit546c4438d57052e97d047c463b69b9e4a5c67001 (patch)
tree907b50a575ed5c1b364924a1169fbcf5f484d0c4 /clang/lib/Frontend/CompilerInvocation.cpp
parent1488a93c4598cab122773e0f62da0836928b364b (diff)
downloadbcm5719-llvm-546c4438d57052e97d047c463b69b9e4a5c67001.tar.gz
bcm5719-llvm-546c4438d57052e97d047c463b69b9e4a5c67001.zip
Remove stale and unused (MC)TargetOptions comparators.
Summary: I discovered accidentally that the operator== for TargetOptions is stale - it is missing many fields that have been added over the recent years. It isn't used, so remove it. Ditto for the comparator in MCTargetOptions, which doesn't seem stale yet but is unused. Reviewers: echristo Subscribers: llvm-commits, mehdi_amini Differential Revision: https://reviews.llvm.org/D31301 llvm-svn: 298700
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud