parent
4c48533b57
commit
47265143a9
|
|
@ -350,7 +350,7 @@ protected:
|
|||
const std::vector<Value*>& IdxList, const Type *Ty);
|
||||
~ConstantExpr() {}
|
||||
|
||||
virtual void destroyConstant() { destroyConstantImpl(); }
|
||||
virtual void destroyConstant();
|
||||
|
||||
public:
|
||||
// Static methods to construct a ConstantExpr of different kinds.
|
||||
|
|
|
|||
Loading…
Reference in New Issue