Hi all: We are new in Harmony porting work.
Now we want to port harmony DRLVM's JET to Sparc. We have implemented encoder and Lil compiler for this platform and go to code generation phase. We want some advice that how to debug here easily. If we want to run a HelloWorld program out, is it necessary to pass all library classes compilation with JET first? Many thanks.