annotate graal/com.oracle.graal.replacements.verifier/src/META-INF/services/javax.annotation.processing.Processor @ 14787:6ce74db1c9fb

Use List<T> instead of Iterable<T> in AbstractBlock to (temporary) allow editing.
author Josef Eisl <josef.eisl@jku.at>
date Wed, 12 Mar 2014 13:38:12 +0100
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