From 6d25b4f3fc23601b3a84b4a70aab40ba429ac4b9 Mon Sep 17 00:00:00 2001 From: xleroy Date: Tue, 30 Dec 2008 14:48:33 +0000 Subject: Reorganized the development, modularizing away machine-dependent parts. Started to merge the ARM code generator. Started to add support for PowerPC/EABI. Use ocamlbuild to construct executable from Caml files. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@930 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- extraction/Kildall.ml.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extraction/Kildall.ml.patch') diff --git a/extraction/Kildall.ml.patch b/extraction/Kildall.ml.patch index a5b7bc93..453d40ce 100644 --- a/extraction/Kildall.ml.patch +++ b/extraction/Kildall.ml.patch @@ -1,5 +1,5 @@ -*** Kildall.ml.orig 2006-09-11 13:50:56.266682206 +0200 ---- Kildall.ml 2006-09-11 14:29:50.392200227 +0200 +*** kildall.ml.orig 2006-09-11 13:50:56.266682206 +0200 +--- kildall.ml 2006-09-11 14:29:50.392200227 +0200 *************** *** 163,171 **** Maps.PMap.t option **) -- cgit