Fixed i386 calling convention issue and CMake build on i386.
commitae2ece93da446b53b354b12f2f1dfd0cba6f57b7
authorJames Lyon <jamesly0n@hotmail.com>
Thu, 25 Apr 2013 23:31:46 +0000 (26 00:31 +0100)
committerJames Lyon <jamesly0n@hotmail.com>
Thu, 25 Apr 2013 23:31:46 +0000 (26 00:31 +0100)
tree922e88af5d4add6e866621de9b1d0163fda06beb
parent1caee8ab3b6c3cf3ceb06d1ec4a5e09e2d90c543
Fixed i386 calling convention issue and CMake build on i386.

The i386 calling convention expects the callee to pop 1 word of the
stack when performing a struct ret.
CMakeLists.txt
i386-gen.c
tests/CMakeLists.txt