This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ABI incompatibility between libffi and LLVM-generated callees


On 02/03/2013 05:01 PM, Mark H Weaver wrote:
> LLVM assumes that unsigned integers will be zero-extended by the caller,
> which is what this patch does.

Does it?  I didn't see that.  I just saw a copy of the word,
regardless of whether the source of the data is a full word.
Maybe I'm mistaken.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]