factor/basis/compiler/codegen/relocation
Björn Lindqvist 22887c5816 VM: get rid of the odd RT_EXCEPTION_HANDLER relocation
The address to the win32 relocation handler can be stored in a special
object and be accessed by jit-install-seh. Doing it that way is better
because you can remove a lot of special code related to that relocation
type.
2015-09-02 21:54:30 +02:00
..
authors.txt Split up compiler.codegen.fixup into compiler.codegen.{gc-maps,labels,relocation} 2011-10-03 00:25:47 -07:00
relocation-docs.factor Docs: various more compiler-related docs 2015-07-28 17:58:28 -07:00
relocation.factor VM: get rid of the odd RT_EXCEPTION_HANDLER relocation 2015-09-02 21:54:30 +02:00