Revision 5186 committed by egagnon
[email protected] Wed, 24 May 2006 11:27:21 -0400
| Newsgroups | gmane.comp.java.vm.sablevm.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 5186 Date: 2006-05-24 11:27:20 -0400 (Wed, 24 May 2006) Author: egagnon Log: * Merged: svn merge -r5140:5142 /developers/svezina/tags/svm-inlinability-testing-doc-fixed/ * Added a note to doc/inlinability_testing.txt file that explains the problem related to the src/libsablevm/instructions_preparation_inlined_threaded.c file. This file does not get regenerated by m4 when we compile SableVM without the inlinability_testing before compiling it with the option enabled. The same problem occurs the opposite way around (When we compile SableVM without the inlinability_testing option previously to compiling it with the option enabled). Changed: U sablevm/trunk/doc/inlinability_testing.txt