[llvm-commits] PR10663: remove DEFINE_TRANSPARENT_CASTED_OPERAND_ACCESSORS

Jay Foad jay.foad at gmail.com
Fri Aug 19 12:44:44 PDT 2011


Hi Gabor,

On 19 August 2011 19:36, Gabor Greif <ggreif at gmail.com> wrote:
> as I commented in the PR, I prefer not to remove DTCOA, because before
> they were introduced ConstantArray::getOperand() also returned
> Constant*, not Value*.

With my patch, ConstantArray::getOperand() still returns Constant*.

Jay.



More information about the llvm-commits mailing list