|
From: Florian K. <br...@ac...> - 2012-05-31 04:04:37
Attachments:
irstmt-patch
|
Attached patch reduces the size of IRStmt from 40 bytes to 32 bytes on LP64 platforms. The size of IRStmt is asserted in VEX/pub/main_main.c. As I don't have access to ARM I don't know whether the expected size (24 bytes) needs to be adjusted there. Florian |