[cfe-dev] Curent svn build, generates llvm DEBUG builds
Nikola Smiljanic
popizdeh at gmail.com
Mon Jul 16 23:47:36 PDT 2012
Are you sure that you're using the Release configuration because my Debug
version of Clang gives the same output as yours?
On Mon, Jul 16, 2012 at 7:29 PM, Unai Landa <ulanda at digital-legends.com>wrote:
> It is my first llvm compilation and I have to admit that has been quite
> straight fordward, but I have build svn version r160256 from today, using
> cmake and visual studio 2010 SP1, and when I run clang -version, I get this;
> clang version 3.2 (trunk 160256)
> Target: i686-pc-win32
> Thread model: posix
>
> But ig I do so with llc or any other llcm executable I get DEBUG
> build this;
> LLVM (http://llvm.org/):
> LLVM version 3.2svn
> DEBUG build.
> Built Jul 16 2012 (16:31:02).
> Default target: i686-pc-win32
> Host CPU: penryn
> Registered Targets:
> arm - ARM
> cpp - C++ backend
> thumb - Thumb
> x86 - 32-bit X86: Pentium-Pro and above
> x86-64 - 64-bit X86: EM64T and AMD64
> xcore - XCore
>
> Why I get DEBUG builds?
>
> Unai
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120717/2b9339bb/attachment.html>
More information about the cfe-dev
mailing list