annotate graal/com.oracle.graal.replacements.verifier/src/META-INF/services/javax.annotation.processing.Processor @ 21007:f84166ee0798

removed application of NodeIntrinsificationPhase in ReplacementsImpl since node intrinsification is always done during graph parsing now
author Doug Simon <doug.simon@oracle.com>
date Fri, 17 Apr 2015 17:13:09 +0200
parents 467b41309cda
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8428
467b41309cda Added annotation processor for verifing @ClassSubstitution and @MethodSubstitution annotation at compile time.
Christian Humer <christian.humer@gmail.com>
parents:
diff changeset
1 com.oracle.graal.replacements.verifier.VerifierAnnotationProcessor