aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Alloctyping.v
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Alloctyping.v')
-rw-r--r--backend/Alloctyping.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/Alloctyping.v b/backend/Alloctyping.v
index 260297f2..a6536831 100644
--- a/backend/Alloctyping.v
+++ b/backend/Alloctyping.v
@@ -139,6 +139,8 @@ Proof.
split. autorewrite with allocty; auto.
split. auto with allocty. auto.
rewrite transf_unroll; auto.
+ (* builtin *)
+ WT.
(* cond *)
WT.
(* jumptable *)