[LLVMdev] Help needed on debugging llvm

Anitha B Gollamudi anitha.boyapati at gmail.com
Mon Mar 11 04:49:32 PDT 2013


On 11 March 2013 17:00, Duncan Sands <baldrick at free.fr> wrote:
> Hi Anitha,
>
>
>> Ah, I am taking back my above words w.r.t encoding. -no-integrated-as
>> does fix the issue! This definitely points towards FMA4 encoding in
>> clang's integrated assembler. This fits into the analysis as well -
>> dragonegg *might not* be using integrated assembler at all.
>
>
> you are right, dragonegg does not use the integrated assembler.

Thanks for the confirmation Duncan. The bug turned out to be a hard
nut. I have taken assembler for granted.

-Anitha



More information about the llvm-dev mailing list