BinaryNodeTestFactory
Venkatachalam, Vasanth
Vasanth.Venkatachalam at amd.com
Wed Jun 26 11:37:56 PDT 2013
After merging with the latest default trunk, I'm getting some build errors in eclipse.
For example, the file BinaryNodeTest.java is importing com.oracle.truffle.api.codegen.test.BinaryNodeTestFactory.AddNodeFactory,
Eclipse complains that this import cannot be resolved. I checked the disk and didn't find any source file for the BinaryNodeTestFactory package.
Has this file been checked in?
Vasanth
More information about the graal-dev
mailing list