Questions tagged [shark-compiler]

Shark is an LLVM-based JIT compiler for the OpenJDK Zero-Assembler project.

Shark is an LLVM-based JIT compiler for the OpenJDK Zero-Assembler project.

1 questions
2
votes
1 answer

How to build OpenJDK Shark against llvm 3.0?

Recently I learned that there's an openjdk shark project, which uses llvm to make hotspot vm more portable. Since I used to work on jdk and is interested in llvm right now, this is a match made in heaven. So first thing first, how to build openjdk…
edwardw
  • 12,652
  • 3
  • 40
  • 51