aboutsummaryrefslogtreecommitdiffstats
path: root/arm/Constantexpand.ml
diff options
context:
space:
mode:
Diffstat (limited to 'arm/Constantexpand.ml')
-rw-r--r--arm/Constantexpand.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm/Constantexpand.ml b/arm/Constantexpand.ml
index 408b291e..8cc32c1f 100644
--- a/arm/Constantexpand.ml
+++ b/arm/Constantexpand.ml
@@ -106,6 +106,7 @@ let estimate_size = function
| Pbuiltin (ef,_,_) ->
begin match ef with
| EF_inline_asm _ -> 256
+ | EF_profiling _ -> 40
| _ -> 0 end
| Pcfi_adjust _
| Pcfi_rel_offset _