aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-elocations.ads
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-05-22 18:38:12 +0200
committerTristan Gingold <tgingold@free.fr>2019-05-22 18:38:12 +0200
commitd985daf8d54419f00adde0292cbf5a2cf0376609 (patch)
tree94b6e23220f205dc66aeb5e56c6ac3ea1b7d94fb /src/vhdl/vhdl-elocations.ads
parentb6267cd2b25a3e6115fd5df2db3a07ad0c013f47 (diff)
downloadghdl-d985daf8d54419f00adde0292cbf5a2cf0376609.tar.gz
ghdl-d985daf8d54419f00adde0292cbf5a2cf0376609.tar.bz2
ghdl-d985daf8d54419f00adde0292cbf5a2cf0376609.zip
vhdl: add hook on free_node, automatically free
Diffstat (limited to 'src/vhdl/vhdl-elocations.ads')
-rw-r--r--src/vhdl/vhdl-elocations.ads4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/vhdl/vhdl-elocations.ads b/src/vhdl/vhdl-elocations.ads
index 14c33999f..fa895e111 100644
--- a/src/vhdl/vhdl-elocations.ads
+++ b/src/vhdl/vhdl-elocations.ads
@@ -631,10 +631,6 @@ package Vhdl.Elocations is
-- Allocate memory to store elocations for node N. Must be called once.
procedure Create_Elocations (N : Iir);
- -- Delete locations. Memory is not yet reclaimed (but doesn't happen
- -- frequently).
- procedure Delete_Elocations (N : Iir);
-
-- General methods.
-- Field: Field1