X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FTarget%2FMips%2FMipsSEISelLowering.h;h=00d86834be0a38f2dc667e9613a94f743db9223c;hp=13ef6fce8875404b4de3da31a082033b2b51fed1;hb=286fbd19f3f781ec885cca1b8ad8a8ead0459652;hpb=a002a91ad8eeb1b5382301acb7978ce986c67d05 diff --git a/lib/Target/Mips/MipsSEISelLowering.h b/lib/Target/Mips/MipsSEISelLowering.h index 13ef6fce887..00d86834be0 100644 --- a/lib/Target/Mips/MipsSEISelLowering.h +++ b/lib/Target/Mips/MipsSEISelLowering.h @@ -20,7 +20,8 @@ namespace llvm { class MipsSETargetLowering : public MipsTargetLowering { public: - explicit MipsSETargetLowering(MipsTargetMachine &TM); + explicit MipsSETargetLowering(MipsTargetMachine &TM, + const MipsSubtarget &STI); /// \brief Enable MSA support for the given integer type and Register /// class.