[llvm-commits] [llvm] r125765 - in /llvm/trunk/lib/Target/X86: InstPrinter/X86InstComments.cpp Makefile Utils/ Utils/CMakeLists.txt Utils/Makefile Utils/X86ShuffleDecode.cpp Utils/X86ShuffleDecode.h X86ISelLowering.cpp X86ShuffleDecode.h

Óscar Fuentes ofv at wanadoo.es
Thu Feb 17 14:25:15 PST 2011


greened at obbligato.org (David A. Greene)
writes:

> Chandler Carruth <chandlerc at google.com> writes:
>
>>     Added:
>>        llvm/trunk/lib/Target/X86/Utils/
>>        llvm/trunk/lib/Target/X86/Utils/CMakeLists.txt
>>
>> While you added the CMake target for this, you didn't update the
>> dependencies of the X86 targets that use this... I now get link
>> failures on my builds.
>> =/
>
> So what needs to be done?  I never use CMake so I don't know the first
> thing about it.  I made my best guess at what would be needed.

I'll fix it.




More information about the llvm-commits mailing list