annotate make/windows/projectfiles/compiler2/vm.def @ 271:818a18cd69a8

6730514: assertion failure in mangling code when expanding by 0 bytes Summary: An expansion by 0 bytes was not anticipated when the assertion was composed. Reviewed-by: jjh, jcoomes, apetrusenko
author jmasa
date Wed, 30 Jul 2008 11:54:00 -0700
parents a294fd0c4b38
children aa6e219afbf1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a61af66fc99e Initial load
duke
parents:
diff changeset
1 ;
a61af66fc99e Initial load
duke
parents:
diff changeset
2 ; This .DEF file is a placeholder for one which is automatically
a61af66fc99e Initial load
duke
parents:
diff changeset
3 ; generated during the build process. See
91
a294fd0c4b38 6583644: Move all managed/SCCS files out of 'build' into 'make' directory
kamg
parents: 0
diff changeset
4 ; make\windows\build_vm_def.sh and
a294fd0c4b38 6583644: Move all managed/SCCS files out of 'build' into 'make' directory
kamg
parents: 0
diff changeset
5 ; make\windows\makefiles\makedeps.make (esp. the "-prelink"
0
a61af66fc99e Initial load
duke
parents:
diff changeset
6 ; options).
a61af66fc99e Initial load
duke
parents:
diff changeset
7 ;