Printing assembly language from truffle tests

Andrew Haley aph at redhat.com
Mon Jan 23 15:26:13 UTC 2017


How do you do it?  -Dgraal.PrintLIRWithAssembly=true doesn't work.  JVMCI
provides CompilationResultBuilder.disassembleCodeBlob but nothing seems
to call it.

Andrew.


More information about the graal-dev mailing list