lightning
[Top][All Lists]
Advanced

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

[Lightning] Position independence of GNU lightning generated code


From: Marc Nieper-Wißkirchen
Subject: [Lightning] Position independence of GNU lightning generated code
Date: Tue, 19 Apr 2016 07:33:25 +0000

Hi,

is the code emitted by `jit_emit` guaranteed to be position independent? In other words, if I use an alternate code buffer as in 7.2 of the manual and later move that code buffer to a different address (say, by a copying garbage collector to reduce heap fragmentation), will my code still be working?

Marc


reply via email to

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