From 8bb8b5b10282a5b603bb68e6c527d6b221d8f23d Mon Sep 17 00:00:00 2001 From: Tobias Bosch Date: Thu, 26 Sep 2019 09:45:35 -0700 Subject: Support extra args for llvm next. Also removes the capability of defining the old wrapper path now that we are getting close to landing it. BUG=chromium:773875 TEST=golden tests and comparison against old wrapper. Change-Id: I543ddb1651edf2a269917f8afb5a667129bc3561 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/1826986 Tested-by: Tobias Bosch Reviewed-by: George Burgess --- compiler_wrapper/bundle.README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler_wrapper/bundle.README') diff --git a/compiler_wrapper/bundle.README b/compiler_wrapper/bundle.README index 530d04ea..10a28ee0 100644 --- a/compiler_wrapper/bundle.README +++ b/compiler_wrapper/bundle.README @@ -6,7 +6,7 @@ Toolchain utils compiler wrapper sources. Build the wrapper: ./build --config= --use_ccache= \ - --old_wrapper_path= --output_file= + --use_llvm_next= --output_file= ATTENTION: The files in this folder are generated. Do not modify manually! -- cgit v1.2.3