ocaml/boot
Pierre Chambart 25d24e38c2 Also remove linking hack for bytecode
Adds the required_globals information to bytecode compilation units.

This patch also bootstrap ocamlc. The cmo format is changed by this
commit, there is no way around bootstraping here. Note that ocamldep and
ocamllex does not rely on the cmo format, so they are not present in
this commit.

Changes in tests:

* Update test/transprim/comparison_table.ml.reference:
    The (opaque (global List!)) expression is not present anymore

* Update tests/no-alias-deps/aliases.cmo.reference
    The output of objinfo changed
2016-07-08 16:02:26 +02:00
..
ocamlc Also remove linking hack for bytecode 2016-07-08 16:02:26 +02:00
ocamldep bootstrap again 2016-04-24 17:50:07 -04:00
ocamllex bootstrap again 2016-04-24 17:50:07 -04:00