[Ada] Write_Invocation_Graph_Vertex: include lib item name
authorBob Duff <duff@adacore.com>
Fri, 28 Feb 2020 18:50:49 +0000 (13:50 -0500)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 9 Jun 2020 08:09:03 +0000 (04:09 -0400)
commit7bf5f4d985c59e4c5a64e8d7b263af92c9ec6339
tree8e0635948d445b39151c068a1d156d6a2ea15ae5
parentb97813ab96391d0c7bd518d31855a9db4960c770
[Ada] Write_Invocation_Graph_Vertex: include lib item name

2020-06-09  Bob Duff  <duff@adacore.com>

gcc/ada/

* bindo-graphs.adb, bindo-graphs.ads: For each invocation graph,
record the corresponding library graph.
* bindo-writers.adb (Write_Invocation_Graph_Vertex): Print the
lib item name. Remove library graph parameters.
* bindo-augmentors.adb, bindo-augmentors.ads,
bindo-builders.adb, bindo-diagnostics.adb,
bindo-diagnostics.ads, bindo-elaborators.adb: Remove library
graph parameters.
gcc/ada/bindo-augmentors.adb
gcc/ada/bindo-augmentors.ads
gcc/ada/bindo-builders.adb
gcc/ada/bindo-diagnostics.adb
gcc/ada/bindo-diagnostics.ads
gcc/ada/bindo-elaborators.adb
gcc/ada/bindo-graphs.adb
gcc/ada/bindo-graphs.ads
gcc/ada/bindo-writers.adb