From 5cd2aab230bc1f5e03bee2a09aad36dcc5878be0 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Sat, 21 Jul 2007 09:33:41 +0000 Subject: [PATCH] Update for changes in library.sh git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40371 91177308-0d34-0410-b5e6-96231b3b80d8 --- build-for-llvm-top.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-for-llvm-top.sh b/build-for-llvm-top.sh index a5ddb79b8038..ed14db3e5b09 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