Home | History | Annotate | Download | only in buildit

Lines Matching refs:dylib

45 # The ninth parameter is a yes/no that indicates whether libLTO.dylib
241 # The Hello dylib is an example of how to build a pass.
245 rm $DEST_DIR$DEST_ROOT/lib/*LLVMHello.dylib
246 rm $DEST_DIR$DEST_ROOT/lib/*BugpointPasses.dylib
292 # Install and strip libLTO.dylib
298 mv lib/libLTO.dylib $DT_HOME/lib/libLTO.dylib
300 # Save a copy of the unstripped dylib
302 cp $DT_HOME/lib/libLTO.dylib $SYM_DIR/Developer/usr/lib/libLTO.dylib
306 $STRIP -arch all -Sl $DT_HOME/lib/libLTO.dylib
312 ln -s ../../Developer/usr/lib/libLTO.dylib ./libLTO.dylib)
315 rm -f lib/libLTO.dylib