Bob Wilson b2f8806fdf Fix ocaml tests for 64-bit MacOS systems. LLVM is currently built
as 32-bit code by default, and if gcc defaults to 64-bit code then ocamlc
requires a -cc "gcc -arch i386" option.  We were hardcoding -cc g++
and throwing away any other compiler options that were determined when
ocamlc was configured and built.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76658 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-21 21:56:46 +00:00
..
2009-06-12 05:39:02 +00:00
2009-06-23 22:11:37 +00:00
2009-07-08 21:57:07 +00:00
2009-07-17 11:44:20 +00:00
2009-07-21 01:02:18 +00:00