Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2011 00:02:48 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/llvm/lib/Support Atomic.cpp src/lib/clang/include/llvm/Config config.h llvm-config.h
Message-ID:  <201102270006.p1R06RR0084650@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dim         2011-02-27 00:02:48 UTC

  FreeBSD src repository

  Modified files:
    contrib/llvm/lib/Support Atomic.cpp 
    lib/clang/include/llvm/Config config.h llvm-config.h 
  Log:
  SVN rev 219076 on 2011-02-27 00:02:48Z by dim
  
  Instead of defining LLVM_MULTITHREADED as 0 or 1, define or undefine it,
  and test appropriately.  Otherwise it might erroneously pick up some
  pthread primitives, and fail to link.
  
  Revision  Changes    Path
  1.2       +5 -5      src/contrib/llvm/lib/Support/Atomic.cpp
  1.7       +1 -1      src/lib/clang/include/llvm/Config/config.h
  1.4       +1 -1      src/lib/clang/include/llvm/Config/llvm-config.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102270006.p1R06RR0084650>