Move the subtarget dependent features from XCoreTargetMachine
[oota-llvm.git] / tools / llvm-ar / Makefile
index 15fb0900c243b7f7ff536d240df252258acef292..16a828396cb549f1673a40178a72ea793dcd6f29 100644 (file)
@@ -9,6 +9,7 @@
 
 LEVEL := ../..
 TOOLNAME := llvm-ar
+TOOLALIAS = llvm-ranlib
 LINK_COMPONENTS := bitreader support object
 
 # This tool has no plugins, optimize startup time.