TornadoVM
TornadoVM copied to clipboard
Add information about dumping of GrallVM IR graph in documentaiton
trafficstars
Currently TornadoVM does not dump IR Graph when system properties such as -Djdk.graal.Dump, -Djdk.graal.DumpOnError and so on are provided.
Usage of such properties will allow the use of an Ideal Graph Visualizer (IGV) for the development of different Phases and tracking of bugs.