Displaying 2 results from an estimated 2 matches for "lj3compiler".
2014 Sep 09
2
[LLVMdev] VMKit is retired (but you can help if you want!)
...a set of libraries/objects inspired by `llcj` and refined by a semi-automated trial-and-error:
/path/to/llvm33/bin/clang++ -g3 -O0 -o HelloWorld.class.exe HelloWorld.class.sed.s -L/path/to/vmkit_test-codechanges/Debug+Asserts/lib -L/path/to/llvm33/lib -pthread -lm -ldl -lz -lJ3 -lClasspath -lJ3Compiler -lCommonThread -lVmkit -lVmkitCompiler -lPrecompiled -lFinalMMTk -lLLVMX86Info -lLLVMX86CodeGen -lLLVMX86Desc -lLLVMX86Utils -lLLVMX86AsmPrinter -lLLVMExecutionEngine -lLLVMScalarOpts -lLLVMipo -lLLVMipa -lLLVMAnalysis -lLLVMInstCombine -lLLVMInstrumentation -lLLVMTarget -lLLVMJIT -lLLVMRunti...
2014 Sep 09
2
[LLVMdev] VMKit is retired (but you can help if you want!)
...spired by
> `llcj` and refined by a semi-automated trial-and-error:
> > /path/to/llvm33/bin/clang++ -g3 -O0 -o HelloWorld.class.exe
> HelloWorld.class.sed.s -L/path/to/vmkit_test-codechanges/Debug+Asserts/lib
> -L/path/to/llvm33/lib -pthread -lm -ldl -lz -lJ3 -lClasspath
> -lJ3Compiler -lCommonThread -lVmkit -lVmkitCompiler -lPrecompiled
> -lFinalMMTk -lLLVMX86Info -lLLVMX86CodeGen -lLLVMX86Desc -lLLVMX86Utils
> -lLLVMX86AsmPrinter -lLLVMExecutionEngine -lLLVMScalarOpts -lLLVMipo
> -lLLVMipa -lLLVMAnalysis -lLLVMInstCombine -lLLVMInstrumentation
> -lLLVMTarget -...