[cost] reduce noise

Reviewed By: mbouaziz

Differential Revision: D15063200

fbshipit-source-id: cb5526202
master
Nikos Gorogiannis 6 years ago committed by Facebook Github Bot
parent 06caabd50d
commit cbf0d00d09

@ -98,7 +98,7 @@ module BoundMap = struct
let bound = let bound =
match entry_mem with match entry_mem with
| Bottom -> | Bottom ->
L.internal_error L.debug Analysis Medium
"@\n\ "@\n\
[COST ANALYSIS INTERNAL WARNING:] No 'env' found. This location is \ [COST ANALYSIS INTERNAL WARNING:] No 'env' found. This location is \
unreachable returning cost 0 \n" ; unreachable returning cost 0 \n" ;

Loading…
Cancel
Save