]> gitweb.factorcode.org Git - factor.git/commit
VM: merge the compute_dlsym_toc_address() with the
authorBjörn Lindqvist <bjourne@gmail.com>
Tue, 18 Aug 2015 07:47:11 +0000 (09:47 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 24 Aug 2015 01:36:31 +0000 (18:36 -0700)
commit4efef7bfd93afea1032dc26c0af549d5f7d04bca
tree0e0c5517119dc4e69556b1f709c9e9a2d97d324f
parenta53d5be68382c7e39623903402e4900d14df54df
VM: merge the compute_dlsym_toc_address() with the
compute_dlsym_address() method

it makes the code slightly more cluttered but you get rid of a lot of
special casing for the ppc platform
vm/code_blocks.cpp
vm/os-unix.cpp
vm/vm.hpp