[llvm-commits] [llvm] r79274 - /llvm/trunk/lib/Analysis/DebugInfo.cpp

Devang Patel devang.patel at gmail.com
Fri Aug 21 11:04:35 PDT 2009


On Thu, Aug 20, 2009 at 9:38 PM, <Sanjiv.Gupta at microchip.com> wrote:
>
>> What's the error ? This command generated .s file.
>
> I didn't look into the details but, probably the generated .s file contain
> some differences due to which our assembler breaks.

You'll have to debug it yourself. If your assembler chokes then it is
likely that the bug is somewhere else in PIC16 debug info generation
and not in this particular patch.
-
Devang



More information about the llvm-commits mailing list