Remove broken command to copy tblgen tool.
[oota-llvm.git] / utils / buildit / build_llvm
index 5aa3c2cf683a88a1f006f1b4e121c2205439fd3c..4cf6578f48357f1b7e576c6fcbcf99f863768317 100755 (executable)
@@ -219,9 +219,6 @@ if [ "x$LLVM_DEBUG" != "x1" ]; then
     done
 fi
 
-# Copy over the tblgen utility.
-cp `find $DIR -name tblgen` $DEST_DIR$DEST_ROOT/bin
-
 # Remove .dir files 
 cd $DEST_DIR$DEST_ROOT
 rm -f bin/.dir etc/llvm/.dir lib/.dir