On Jul 13, 2007, at 8:43 AM, Duncan Sands wrote:

> Include tm_p.h to get the definition of REG_CLASS_FROM_CONSTRAINT.
> Simplify use of vectors with constructors, and fix some small
> conversion bugs while there (eg: index used for value, value
> used for index).  Ressurect ConvertUnionCONSTRUCTOR, make it compile.
> FILE_TYPE has gone forever - it seems pointless to keep the comment.
> Before CHAR_TYPE was nuked, dwarf2out was changed to treat CHAR_TYPE
> and INTEGER_TYPE identically - so try to test for pascal strings
> using INTEGER_TYPE rather than CHAR_TYPE.  Determine the encoding
> for INTEGER_TYPE in the same way as in dwarf2out.  Break long lines.

Thanks!
-
Devang
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to