diff options
Diffstat (limited to 'asmcomp/comballoc.mli')
-rw-r--r-- | asmcomp/comballoc.mli | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/asmcomp/comballoc.mli b/asmcomp/comballoc.mli index 0c25ccaf37..ee04c16b3a 100644 --- a/asmcomp/comballoc.mli +++ b/asmcomp/comballoc.mli @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id: comballoc.mli 12858 2012-08-10 14:45:51Z maranget $ *) - (* Combine heap allocations occurring in the same basic block *) val fundecl: Mach.fundecl -> Mach.fundecl |