[LLVMdev] Segmented Stacks: Pre-midterm work
Sanjoy Das
sanjoy at playingwithpointers.com
Wed Aug 17 00:06:08 PDT 2011
As far as I can see (after hand-tweaking the assembly generated for a
simple example), there is no problem with the calling
convention. Also, go_write_export_data only seems to generate to some
sort of debug information (which does not look like DWARF).
However, there seems to be some problem with how LLVM handles
trampolines -- I'm currently trying find out what exactly the problem
is.
--
Sanjoy Das
http://playingwithpointers.com
More information about the llvm-dev
mailing list