annotate make/windows/projectfiles/graal/vm.def @ 21755:c052d68e7eac

disable ConvertDeoptimizeToGuardPhase for snippet graphs containing snippet counters to avoid (silent) deletion of counters on a path terminated by a deopt
author Doug Simon <doug.simon@oracle.com>
date Fri, 05 Jun 2015 23:05:16 +0200
parents 76841bdd5f3e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4572
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
1 ;
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
2 ; This .DEF file is a placeholder for one which is automatically
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
3 ; generated during the build process. See
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
4 ; make\windows\build_vm_def.sh and
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
5 ; make\windows\makefiles\projectcreator.make (esp. the "-prelink"
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
6 ; options).
76841bdd5f3e (Windows) Add Graal build configurations (with GRAAL defined) and fix build command.
Andreas Woess <andreas.woess@jku.at>
parents:
diff changeset
7 ;