[cfe-dev] Curent svn build, generates llvm DEBUG builds

Unai Landa ulanda at digital-legends.com
Mon Jul 16 10:29:17 PDT 2012


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120716/178a3108/attachment.html>


More information about the cfe-dev mailing list