Add a fixme note!
[oota-llvm.git] / lib / Target / Sparc / SparcISelLowering.h
index 9ea6e16e3ac1740a3b5f462e4eb5b92c64ede8a5..8a1886a856e04274fe855849607ffd06fd57217e 100644 (file)
@@ -65,9 +65,6 @@ namespace llvm {
     ConstraintType getConstraintType(const std::string &Constraint) const;
     std::pair<unsigned, const TargetRegisterClass*>
     getRegForInlineAsmConstraint(const std::string &Constraint, EVT VT) const;
-    std::vector<unsigned>
-    getRegClassForInlineAsmConstraint(const std::string &Constraint,
-                                      EVT VT) const;
 
     virtual bool isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const;