summaryrefslogtreecommitdiffstats
path: root/stdlib/header.c
diff options
context:
space:
mode:
authorGabriel Scherer <gabriel.scherer@gmail.com>2014-08-18 13:28:34 +0000
committerGabriel Scherer <gabriel.scherer@gmail.com>2014-08-18 13:28:34 +0000
commitd02c8fbc55a75ff9dedc782350caf06574b7c72e (patch)
tree32cc612f7970cbae06694ea53723b09ff2594f38 /stdlib/header.c
parenta0bdce52f5f2629cfa894b69a522fa16f4bb079b (diff)
new -opaque flag: ocamlopt creates .cmx without cross-module info
(Patch by Pierre Chambart and Gabriel Scherer) (Ack'ed by Damien Doligez) This enables a form of incremental compilation for ocamlopt: if A depends on B, and B is compiled with `ocamlopt -opaque`, then minor implementation changes in B that do not affect the module interface will not require recompilation of A. git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15105 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'stdlib/header.c')
0 files changed, 0 insertions, 0 deletions