[cfe-dev] cmake build error

Chris Lattner clattner at apple.com
Thu Jun 18 16:46:14 PDT 2009


Fixed, sorry about that!

-Chris

On Jun 18, 2009, at 4:43 PM, John Thompson wrote:

> Index: CMakeLists.txt
> ===================================================================
> --- CMakeLists.txt      (revision 73735)
> +++ CMakeLists.txt      (working copy)
> @@ -1,5 +1,5 @@
>  set(LLVM_LINK_COMPONENTS support)
>
> -add_llvm_tool(llvm-dis
> +add_llvm_tool(llvm-mc
>    llvm-mc.cpp
>    )
>
> -- 
> John Thompson
> John.Thompson.JTSoftware at gmail.com
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

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


More information about the cfe-dev mailing list