[PATCH] CodeGen: Implement the hint value for dyn_cast as described in the Itanium C++ ABI.

Anton Korobeynikov anton at korobeynikov.info
Sat Feb 2 11:43:48 PST 2013


> +/// \brief Compute the src2dst_offset hint as described in Itanium C++ ABI 2.9.7
> +static CharUnits computeOffsetHint(ASTContext &Context,
> ----------------
> Sean Silva wrote:
>> is 2.9.7 a section number or a version number of the ABI?
> Section number. Do you have a suggestion how to make that more clear in the comment?
[2.9.7] ?

--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the cfe-commits mailing list