[llvm-commits] Trampoline support (pointers nested funtions)
Duncan Sands
baldrick at free.fr
Wed Aug 29 12:03:09 PDT 2007
Hi Evan,
> > It already had ECX or'd in.
>
> Then plz write something like "0xb8 | 1" and comment it so it's more
> clear (to me at least :-).
this is from the original version - the version I committed before
the holidays already did 0xb8 | 1, and the version I just committed
does it even better :)
> > Does the attached patch seem OK?
>
> Yes, thx.
Thanks for the review! I just committed it.
Ciao,
Duncan.
More information about the llvm-commits
mailing list