]> gitweb.factorcode.org Git - factor.git/commit
vm: always check call sites when installing PICs, not just when FACTOR_DEBUG is on...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 3 Feb 2010 07:32:18 +0000 (20:32 +1300)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 3 Feb 2010 10:11:34 +0000 (23:11 +1300)
commitbf40237a171ffc0ef4d0915ef9e9193a73661e7b
tree0fccc54b60c18f591d364db62625de37ceba7fdc
parenteed0b27d5dbf1c8d372b1b07e2783a75a2011a00
vm: always check call sites when installing PICs, not just when FACTOR_DEBUG is on, since the check is cheap and saves debugging time when compiler is changed
vm/cpu-ppc.hpp
vm/cpu-x86.hpp