[LLVMdev] Question of executing AutoRegen.sh to regen configure file

Lu Mitnick king19880326 at gmail.com
Sun Dec 26 00:38:59 PST 2010


Hello all,

I download the src of llvm 2.8 and run ./autoconf/AutoRegen.sh

However there is a little difference between origin configure file and the
generated one

$diff configure configure.bak

1394c1394
<   --enable-optimized      Compile with optimizations enabled (default is
YES)
---
>   --enable-optimized      Compile with optimizations enabled (default is
NO)

I am wondering to know whether I miss some parameter with executing
AutoRegen.sh??

thanks a lot

yi-hong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101226/58bf4782/attachment.html>


More information about the llvm-dev mailing list