From c02478c4010d54acfaed0318a2c2c689b468e92e Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 22 Oct 2016 16:27:36 -0700 Subject: 3558 --- html/036refcount.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/036refcount.cc.html') diff --git a/html/036refcount.cc.html b/html/036refcount.cc.html index 408aea5b..40547a4d 100644 --- a/html/036refcount.cc.html +++ b/html/036refcount.cc.html @@ -319,7 +319,7 @@ map<set<tag_condition_info>, set<addr //: already knowing the sizes of all types :(after "Transform.push_back(compute_container_sizes)") -Transform.push_back(compute_container_address_offsets); +Transform.push_back(compute_container_address_offsets); // idempotent :(code) void compute_container_address_offsets(const recipe_ordinal r) { recipe& caller = get(Recipe, r); -- cgit 1.4.1-2-gfad0