Add MachineInstr::readsVirtualRegister() in preparation for proper handling of
[oota-llvm.git] / utils / GetSourceVersion
index 63cfe0f499877c267dcdb8c455500b350eb26468..b25f2f97736b402f2ffa199e72d8ec374abf6689 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-function usage() {
+usage() {
    echo "usage: $0 <source root>"
    echo "  Prints the source control revision of the given source directory,"
    echo "  the exact format of the revision string depends on the source "