[llvm-commits] [llvm] r134641 - in /llvm/trunk: lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h lib/Target/X86/X86.td lib/Target/X86/X86Subtarget.cpp lib/Target/X86/X86Subtarget.h lib/Target/X86/X86Ta

Chandler Carruth chandlerc at google.com
Thu Jul 7 16:48:54 PDT 2011


Should be fixed in r134658.

It's pretty easy to tell when this is needed... the LibDeps.txt that's part
of llvm-config is different after a build. :: shrug ::

I'm looking into a fix to the CMake build for LLVM that makes finding and
fixing dependencies like this much much easier.

On Thu, Jul 7, 2011 at 4:39 PM, Evan Cheng <evan.cheng at apple.com> wrote:

> Thanks. It's a cmake dependency issue that I know little about.
>
> Evan
>
> On Jul 7, 2011, at 4:38 PM, Chandler Carruth wrote:
>
> I'm looking into this...
>
> On Thu, Jul 7, 2011 at 2:40 PM, Francois Pichet <pichet2000 at gmail.com>wrote:
>
>> hi,
>>
>> I am using CMake + MSVC and clang doesn't link anymore:
>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110707/7a67171a/attachment.html>


More information about the llvm-commits mailing list