Withdrawn: 8253757: Add LLVM-based backend for hsdis

duke duke at openjdk.java.net
Tue Feb 16 01:29:44 UTC 2021


On Tue, 29 Sep 2020 04:36:16 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:

> When bringing up Hotspot onto new platforms, it is not always possible to compile hsdis because gcc is not yet available. For example, for Windows-AArch64 and macOS-AArch64.
> 
> For some such platforms, it is possible to use LLVM as an alternative backend as it also supports a disassembler feature.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.java.net/jdk/pull/392


More information about the hotspot-compiler-dev mailing list