[LLVMdev] Does someone still keep eye on MC ARM EHABI?

Wen-Han Gu (谷汶翰) wenhan.gu at gmail.com
Mon Oct 22 03:08:29 PDT 2012


Dear Renato and Anton,

Big thanks to your help. Those references are very helpful!

BTW,
After I applying this patch from Logan Chien, I pass some examples on ARM
assembly emission. It seems good to me.
http://llvm.org/bugs/show_bug.cgi?id=7187#attach_9161
For object file emission, The first thing is making MC generate correct
.ARM.exidx and .ARM.extab. I will keep tracing that.

Thanks!

2012/10/22 Anton Korobeynikov <anton at korobeynikov.info>

> Hello
>
> > My question is, to avoid duplicate effort,
> > does someone take charge of this part? or
> > does anyone is already implementing this currently?
> >
> > BTW, any suggestion on this effort? I'm very appreciated!
> There are several directions here:
>
> 1. Binary emission. Right now MC layer is text-only and depends on
> assembler
> 2. Correctness issues. It's believed that unwinding information
> emitted is more of less correct (though no extensible verification was
> maid, iirc)
> 3. Figure out what's wrong with EH data emission. Some clue is in PR7187
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>



-- 
Best regards,
Wen-Han Gu (Nowar)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121022/8cfa35a1/attachment.html>


More information about the llvm-dev mailing list