RFR: 8253757: Add LLVM-based backend for hsdis
Jorn Vernee
jvernee at openjdk.java.net
Thu Oct 14 14:17:51 UTC 2021
On Thu, 14 Oct 2021 14:04:12 GMT, Andrew Haley <aph at openjdk.org> wrote:
> Some feedback from those who have tested it would be appeciated here
I haven't really tested it beyond building the lib and seeing if assembly was output instead of just bytes, so I can't really comment on that I'm afraid.
Since the binutils hsdis wasn't buildable on Windows for me in the past, I've always been using the [fcml based hsdis](https://github.com/swojtasiak/fcml-lib/tree/master/example/hsdis) on Windows.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5920
More information about the hotspot-compiler-dev
mailing list