]> gitweb.factorcode.org Git - factor.git/commitdiff
VM: remove RT_EXCEPTION_HANDLER reference 1466/head
authorBjörn Lindqvist <bjourne@gmail.com>
Wed, 2 Sep 2015 19:52:48 +0000 (21:52 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Wed, 2 Sep 2015 19:54:47 +0000 (21:54 +0200)
vm/instruction_operands.hpp

index 4883d7f3cf6cb29e070e8937a5f6c552d9061f98..9e12fc1918c3bf94d70a28208f2a03e315489b6c 100644 (file)
@@ -25,10 +25,7 @@ enum relocation_type {
   RT_CARDS_OFFSET,
   /* value of vm->decks_offset */
   RT_DECKS_OFFSET,
-  /* address of exception_handler -- this exists as a separate relocation
-     type since its used in a situation where relocation arguments cannot
-     be passed in, and so RT_DLSYM is inappropriate (Windows only) */
-  RT_EXCEPTION_HANDLER,
+  RT_UNUSED,
   /* arg is a literal table index, holding a pair (symbol/dll) */
   RT_DLSYM_TOC,
   /* address of inline_cache_miss function. This is a separate