From: Reid Spencer Date: Sat, 21 Jul 2007 09:33:41 +0000 (+0000) Subject: Update for changes in library.sh X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=5cd2aab230bc1f5e03bee2a09aad36dcc5878be0;p=oota-llvm.git Update for changes in library.sh git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40371 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/build-for-llvm-top.sh b/build-for-llvm-top.sh index a5ddb79b803..ed14db3e5b0 100755 --- a/build-for-llvm-top.sh +++ b/build-for-llvm-top.sh @@ -7,7 +7,7 @@ # Process the options passed in to us by the build script into standard # variables. -process_builder_args "$@" +process_arguments "$@" # See if we have previously been configured by sensing the presense # of the config.status scripts