]> gitweb.factorcode.org Git - factor.git/commit
VM: removes a few methods related to relocation handling
authorBjörn Lindqvist <bjourne@gmail.com>
Sun, 13 Dec 2015 07:23:55 +0000 (08:23 +0100)
committerBjörn Lindqvist <bjourne@gmail.com>
Sun, 13 Dec 2015 12:56:36 +0000 (13:56 +0100)
commit0c9c0b2f8241e33813703b705643dc60bf82981b
tree9b820f24df482ac70276fa57fcb017bd6c0c035d
parent7da72ac77c238a7d0e37e0e39679223e407be453
VM: removes a few methods related to relocation handling

They are only used once, so it is simpler to "inline" them
vm/instruction_operands.cpp
vm/instruction_operands.hpp
vm/slot_visitor.hpp