[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

David A. Greene greened at obbligato.org
Thu Feb 17 14:15:42 PST 2011


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.

                            -Dave




More information about the llvm-commits mailing list