[LLVMdev] [PATCH] Prefer to use *.opt ocaml executables as they are more efficient.

Erick Tryzelaar idadesub at users.sourceforge.net
Tue Mar 4 00:19:36 PST 2008


I noticed that the ocaml compilation isn't using the .opt
executables if they're available. We might gain a slight
optimization in ocaml compile time by optionally using them
with this patch.
---
 autoconf/configure.ac |   18 +++++
 configure             |  195 ++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 188 insertions(+), 25 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 97c6db7b03016306d34ee2e3ca41d0e423cf2c0c.diff
Type: text/x-patch
Size: 14342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080304/05b4dd48/attachment.bin>


More information about the llvm-dev mailing list