Skip to content

Commit

Permalink
Add note about CFI support for OS X.
Browse files Browse the repository at this point in the history
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13230 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
  • Loading branch information
bmeurer committed Jan 13, 2013
1 parent a548922 commit f36833d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes
Expand Up @@ -16,6 +16,8 @@ Compilers:
present in the environment
- ocamlc has a new option -dsource which visualize the parsetree
- tools/eqparsetree compare two parsetree ignoring location
- ocamlopt now uses clang as assembler on OS X if available, which enables
CFI support for OS X.
Bug fixes:
- PR#4762: ?? is not used at all, but registered as a lexer token
- PR#4994: ocaml-mode doesn't work with xemacs21
Expand Down

0 comments on commit f36833d

Please sign in to comment.