aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/bundle.README
diff options
context:
space:
mode:
Diffstat (limited to 'compiler_wrapper/bundle.README')
-rw-r--r--compiler_wrapper/bundle.README2
1 files changed, 1 insertions, 1 deletions
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=<config name> --use_ccache=<bool> \
- --old_wrapper_path=<path> --output_file=<file>
+ --use_llvm_next=<bool> --output_file=<file>
ATTENTION:
The files in this folder are generated. Do not modify manually!