dotgnu-libjit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-libjit] Patch for jump table getting optimized away


From: Fredrik Ehnbom
Subject: [Dotgnu-libjit] Patch for jump table getting optimized away
Date: Tue, 21 Jul 2009 21:36:43 +0100

Hello,

I ran into an issue where the jump table instruction was replaced with
a nop because the first entry pointed to the block right after the
table. Attached is one possible fix of this issue where this
optimization is simply disabled for jump tables.

Cheers,

Fred

Attachment: jump.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]