aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-12-09 12:39:48 -0800
committerCraig Topper <craig.topper@sifive.com>2021-12-09 12:51:27 -0800
commitb3db7dde79ea146136a9fe1408e8a55f678b6458 (patch)
treeef4bcc962ce8feb70544a5f521180637284195dd /clang/lib/Frontend/CompilerInvocation.cpp
parent46c96fca0e793a71198f54ab2196dd2af030de60 (diff)
downloadllvm-b3db7dde79ea146136a9fe1408e8a55f678b6458.zip
llvm-b3db7dde79ea146136a9fe1408e8a55f678b6458.tar.gz
llvm-b3db7dde79ea146136a9fe1408e8a55f678b6458.tar.bz2
[TargetInstrInfo][PowerPC] Remove virtual function that is only called from PPC specific code.
There are two signatures of setSpecialOperandAttr in TargetInstrInfo. One of them is only called from PPCInstrInfo which has an override of it. Remove it from TargetInstrInfo and make it a non-virtual method in PPCInstrInfo. Reviewed By: RKSimon Differential Revision: https://reviews.llvm.org/D115404
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions