> -----Original Message-----
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at
cs.uiuc.edu]
On> Behalf Of Bill Wendling
> Sent: Friday, September 19, 2008 4:38 AM
>
> On Thu, Sep 18, 2008 at 7:12 AM, <Sachin.Punyani at microchip.com>
wrote:> > What changes would be required in LLVM to support illegal pointer
type?> >
> Hi Sachin,
>
> The question's a bit broad. And I don't think the answer you want
is
> as simple as "don't run the legalizer" (which probably
won't work). Do
> you have a more specific question?
I am trying to ask a broad question. My target has 16 bit pointers but
register size is 8 bit only. What changes in LLVM would be required to
support 16 bit pointers on 8 bit registers?
Regards
Sachin
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev