Home
last modified time | relevance | path

Searched full:echo (Results 1 – 25 of 1684) sorted by relevance

12345678910>>...68

/llvm-project/llvm/test/tools/llvm-profdata/
H A Dinvalid-profdata.test1 RUN: echo ":ir" > %t.input
2 RUN: echo "_ZN6Thread5StartEv" >> %t.input
3 RUN: echo "# Func Hash:" >> %t.input
4 RUN: echo "288793635542036872" >> %t.input
5 RUN: echo "# Num Counters:" >> %t.input
6 RUN: echo "3" >> %t.input
7 RUN: echo "# Counter Values:" >> %t.input
8 RUN: echo "0" >> %t.input
9 RUN: echo "12" >> %t.input
10 RUN: echo "12" >> %t.input
[all …]
/llvm-project/clang/docs/analyzer/
H A Dmake.bat1 @ECHO OFF
20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
[all …]
/llvm-project/clang/docs/
H A Dmake.bat1 @ECHO OFF
20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
[all …]
/llvm-project/lld/docs/
H A Dmake.bat1 @ECHO OFF
20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
[all …]
/llvm-project/llvm/docs/
H A Dmake.bat1 @ECHO OFF
20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
[all …]
/llvm-project/clang-tools-extra/docs/
H A Dmake.bat1 @ECHO OFF
20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
[all …]
/llvm-project/llvm/utils/
H A Dcheck-each-file11 echo "Building $program with llvm-native-gcc"
14 echo "Erasing $program and re-linking it"
16 echo "rm -f $program" > $linker
19 echo "Linker script created in $linker; testing it out"
23 echo "$program appears to need a dummy __main function; adding one"
24 echo "void __main () { }" > __main.c
26 echo "Done; rebuilding $linker"
27 echo "rm -f $program" > $linker
32 echo "WARNING: linker script didn't work"
38 echo "WARNING: linker script didn't work"
[all …]
H A Dfindmisopt38 echo "usage: findmisopt bcfile outdir progargs [match]"
48 echo "findmisopt: bugpoint not found"
72 echo "Test Name: $name"
73 echo "Unoptimized program: $prog"
74 echo " Optimized program: $optprog"
80 echo "Passes : $all_switches"
84 echo "$outdir is not a directory"
113 echo "Return code not the same with these switches:"
114 echo $switches
115 echo "Unoptimized returned: $ex1"
[all …]
/llvm-project/llvm/cmake/
H A Dconfig.guess41 me=`echo "$0" | sed -e 's,.*/,,'`
73 echo "$timestamp" ; exit ;;
75 echo "$version" ; exit ;;
77 echo "$usage"; exit ;;
83 echo "$me: invalid option $1$help" >&2
91 echo "$me: too many arguments$help" >&2
113 …{ tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp director…
114 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
118 ,,) echo "int x;" > $dummy.c ;
159 /usr/sbin/$sysctl 2>/dev/null || echo unknown)`
[all …]
/llvm-project/compiler-rt/test/fuzzer/
H A Dmerge-control-file.test10 RUN: echo F..... > %t/T0/1
11 RUN: echo .U.... > %t/T0/2
12 RUN: echo ..Z... > %t/T0/3
17 RUN: echo JUNK > %t/MCF
19 RUN: echo 3 > %t/MCF; echo 0 >> %t/MCF; echo %t/T1/1 >> %t/MCF
28 RUN: echo 3 > %t/MCF; echo 0 >> %t/MCF; echo %t/T1/1 >> %t/MCF; echo %t/T1/2 >> %t/MCF; echo %t/T1/…
34 RUN: echo 3 > %t/MCF; echo 0 >> %t/MCF; echo %t/T1/1 >> %t/MCF; echo %t/T1/2 >> %t/MCF; echo %t/T1/…
35 RUN: echo STARTED 0 1 >> %t/MCF
36 RUN: echo FT 0 11 >> %t/MCF
37 RUN: echo STARTED 1 2 >> %t/MCF
[all …]
H A Dset_cover_merge.test5 RUN: echo F..... > %t/T1/1
6 RUN: echo .U.... > %t/T1/2
7 RUN: echo ..Z... > %t/T1/3
14 RUN: echo ...Z.. > %t/T2/1
15 RUN: echo ....E. > %t/T2/2
16 RUN: echo .....R > %t/T2/3
17 RUN: echo F..... > %t/T2/a
18 RUN: echo .U.... > %t/T2/b
19 RUN: echo ..Z... > %t/T2/c
33 RUN: echo ...... > %t/T1/1
[all …]
/llvm-project/llvm/utils/lit/tests/Inputs/shtest-if-else/
H A Dtest.txt6 # RUN: %if feature %{ echo "test-1" %}
8 # CHECK-NEXT: echo "test-1"
13 # RUN: %if nofeature %{ echo "fail" %}
17 # RUN: %if nofeature %{ echo "fail" %} %else %{ echo "test-2" %}
19 # CHECK-NEXT: echo "test-2"
23 # RUN: echo test-%if feature %{ 3 %} %else %{ fail %}-test
24 # RUN: echo test-%if feature %{ 4 4 %} %else %{ fail %}-test
25 # RUN: echo test-%if nofeature %{ fail %} %else %{ 5 5 %}-test
27 # CHECK-NEXT: echo test- 3 -test
29 # CHECK-NEXT: echo test- 4 4 -test
[all …]
/llvm-project/mlir/utils/clang-tidy/
H A Dapply-clang-tidy.sh4 echo "Usage: $0 <build dir> <file or dir path> [rejects dir] [checks]"
5 echo " - <build dir> has to be a LLVM build directory (you should use CCACHE!)."
6 echo " - <file or dir path> is the path that contains the .cpp files to update."
7 echo " - [rejects dir] is a directory where rejected patch (build failure) will be stored."
8 echo " - [checks] is an optional space-separated list of check to use instead of auto-detecting"
9echo " Also define the env var CLANG_TIDY the path to use for the clang-tidy binary (default to 'c…
10 echo " Also define the env var TIMING_TIDY to 'time' to prefix clang-tidy execution with it"
11 echo ""
12 echo "This tool will execute clang-tidy on every .cpp file in the provided path and"
13 echo "rerun the tests. On success, a commit is added to the repo for each individual"
[all …]
/llvm-project/polly/lib/External/isl/imath/tests/
H A Dtest.sh12 echo "I can't find the imath test driver 'imtest', did you build it?"
13 echo "I can't proceed with the unit tests until you do so, sorry."
17 echo "-- Running all available unit tests"
19 echo "ALL PASSED"
21 echo "FAILED"
25 echo ""
26 echo "-- Running test to compute 1024 decimal digits of pi"
28 echo "I can't find the pi computing program, did you build it?"
29 echo "I can't proceed with the pi test until you do so, sorry."
37 echo " PASSED 1024 digits"
[all …]
/llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell/
H A Ddiff-unified.txt1 # RUN: echo 1 > %t.foo
2 # RUN: echo 2 >> %t.foo
3 # RUN: echo 3 >> %t.foo
4 # RUN: echo 4 >> %t.foo
5 # RUN: echo 5 >> %t.foo
6 # RUN: echo 6 foo >> %t.foo
7 # RUN: echo 7 >> %t.foo
8 # RUN: echo 8 >> %t.foo
9 # RUN: echo 9 >> %t.foo
10 # RUN: echo 10 >> %t.foo
[all …]
/llvm-project/clang/test/Modules/
H A Dtarget-platform-features.m7 // RUN: echo "module RequiresMacOS {" >> %t/InputsA/module.modulemap
8 // RUN: echo " requires macos" >> %t/InputsA/module.modulemap
9 // RUN: echo "}" >> %t/InputsA/module.modulemap
10 // RUN: echo "module RequiresNotiOS {" >> %t/InputsA/module.modulemap
11 // RUN: echo " requires !ios" >> %t/InputsA/module.modulemap
12 // RUN: echo "}" >> %t/InputsA/module.modulemap
13 // RUN: echo "module RequiresMain {" >> %t/InputsA/module.modulemap
14 // RUN: echo " module SubRequiresNotiOS {" >> %t/InputsA/module.modulemap
15 // RUN: echo " requires !ios" >> %t/InputsA/module.modulemap
16 // RUN: echo " }" >> %t/InputsA/module.modulemap
[all …]
H A Dexponential-paths.cpp9 // RUN: echo 'module a0 { header "a0.h" export * }' > %t/module.modulemap
10 // RUN: echo 'module b0 { header "b0.h" export * }' >> %t/module.modulemap
11 // RUN: echo 'module a1 { header "a1.h" export * }' >> %t/module.modulemap
12 // RUN: echo 'module b1 { header "b1.h" export * }' >> %t/module.modulemap
13 // RUN: echo 'module a2 { header "a2.h" export * }' >> %t/module.modulemap
14 // RUN: echo 'module b2 { header "b2.h" export * }' >> %t/module.modulemap
15 // RUN: echo 'module a3 { header "a3.h" export * }' >> %t/module.modulemap
16 // RUN: echo 'module b3 { header "b3.h" export * }' >> %t/module.modulemap
17 // RUN: echo 'module a4 { header "a4.h" export * }' >> %t/module.modulemap
18 // RUN: echo 'module b4 { header "b4.h" export * }' >> %t/module.modulemap
[all …]
/llvm-project/llvm/utils/release/
H A Dmerge-request.sh28 echo "usage: `basename $0` -user EMAIL -stable-version X.Y -r NUM"
29 echo ""
30 echo " -user EMAIL Your email address for logging into bugzilla."
31 echo " -stable-version X.Y The stable release version (e.g. 4.0, 5.0)."
32 echo " -r NUM Revision number to merge (e.g. 1234567)."
33 echo " This option can be specified multiple times."
34 echo " -bugzilla-bin PATH Path to bugzilla binary (optional)."
35 echo " -assign-to EMAIL Assign bug to user with EMAIL (optional)."
36 echo " -dry-run Print commands instead of executing them."
70 dryrun="echo"
[all …]
H A Dtest-release.sh60 echo "usage: `basename $0` -release X.Y.Z -rc NUM [OPTIONS]"
61 echo ""
62 echo " -release X.Y.Z The release version to test."
63 echo " -rc NUM The pre-release candidate number."
64 echo " -final The final release candidate."
65 echo " -triple TRIPLE The target triple for this machine."
66 echo " -j NUM Number of compile jobs to run. [default: 3]"
67 echo " -build-dir DIR Directory to perform testing in. [default: pwd]"
68 echo " -no-checkout Don't checkout the sources from SVN."
69 echo "
[all...]
/llvm-project/llvm/test/CodeGen/X86/
H A Dbasic-block-sections-clusters-error.ll3 ; RUN: echo '!dummy1' > %t1
4 ; RUN: echo '!!1 4' >> %t1
5 ; RUN: echo '!!1' >> %t1
8 ; RUN: echo '!dummy1' > %t3
9 ; RUN: echo '!!-1' >> %t3
12 ; RUN: echo '!dummy1 /path/to/filename' > %t4
15 ; RUN: echo '!dummy2 M=test_dir/test_file' > %t5
16 ; RUN: echo '!dummy2 M=test_dir/test_file' >> %t5
19 ; RUN: echo '!dummy1 M=' > %t6
24 ; RUN: echo 'v2' > %t7
[all …]
H A Dbasic-block-sections-module1.ll3 ; RUN: echo '!test M=/path/to/dir/test_filename' > %t1
4 ; RUN: echo '!!0' >> %t1
7 ; RUN: echo '!test' > %t2
8 ; RUN: echo '!!0' >> %t2
11 ; RUN: echo '!test M=test_filename' > %t3
12 ; RUN: echo '!!0' >> %t3
14 ; RUN: echo '!test M=./path/to/dir/test_filename' > %t4
15 ; RUN: echo '!!0' >> %t4
19 ; RUN: echo 'v1' > %t5
20 ; RUN: echo 'm /path/to/dir/test_filename' >> %t5
[all …]
/llvm-project/lldb/scripts/lldb-test-qemu/
H A Drun-qemu.sh4 echo "Usage: $(basename $0) --arch [arm|arm64] [options]"
5 echo -e "Starts QEMU system mode emulation for the architecture.\n"
6 echo -e " --help\t\t\tDisplay this information."
7 echo -e " --arch {arm|arm64}\t\tSelects architecture QEMU system emulation."
8 echo -e " --sve\t\t\t\tEnables AArch64 SVE mode."
9 echo -e " --mte\t\t\t\tEnables AArch64 MTE mode."
10 echo -e " --sme\t\t\t\tEnables AArch64 SME mode."
11 echo -e " --rootfs {path}\t\tPath of root file system image."
12 echo -e " --qemu {path}\t\t\tPath of pre-installed qemu-system-* executable."
13 echo -e " --kernel {path}\t\tPath of Linux kernel prebuilt image.\n"
[all …]
H A Drootfs.sh6 echo "Usage: $(basename $0) [options]"
7 echo -e "Creates a Ubuntu root file system image.\n"
8 echo -e " --help\t\t\tDisplay this information."
9 echo -e " --arch {armhf|arm64}\t\tSelects architecture of rootfs image."
10 echo -e " --distro {bionic|focal}\tSelects Ubuntu distribution of rootfs image."
11 echo -e " --size n{K|M|G}\t\tSets size of rootfs image to n Kilo, Mega or Giga bytes."
16 echo "ERROR: Unrecognized argument: $1" >&2
21 echo -e "\nUpdating apt repositories. "
22 echo -e "\nPress 'y' to continue or any other key to exit..."
44 echo "Missing architecture"
[all …]
/llvm-project/clang-tools-extra/clangd/test/
H A Dsystem-include-extractor.test11 # RUN: echo '#!/bin/sh' >> %t.dir/bin/my_driver.sh
12 # RUN: echo '[ "$0" = "%t.dir/bin/my_driver.sh" ] || exit' >> %t.dir/bin/my_driver.sh
13 # RUN: echo '[ "$1" = "-print-file-name=include" ] && echo "%t.dir/builtin" && exit' >> %t.dir/bin/…
14 # RUN: echo 'args="$*"' >> %t.dir/bin/my_driver.sh
17 # RUN: echo '[ -z "${args##*"-nostdinc"*}" ] || exit' >> %t.dir/bin/my_driver.sh
18 # RUN: echo '[ -z "${args##*"--sysroot /my/sysroot/path"*}" ] || exit' >> %t.dir/bin/my_driver.sh
19 # RUN: echo '[ -z "${args##*"-isysroot /isysroot"*}" ] || exit' >> %t.dir/bin/my_driver.sh
20 # RUN: echo '[ -z "${args##*"-target arm-linux-gnueabihf"*}" ] || exit' >> %t.dir/bin/my_driver.sh
21 # RUN: echo '[ -z "${args##*"--stdlib libc++"*}" ] || exit' >> %t.dir/bin/my_driver.sh
22 # RUN: echo '[ -z "${args##*"-specs=test.spec"*}" ] || exit' >> %t.dir/bin/my_driver.sh
[all …]
/llvm-project/lldb/test/Shell/SymbolFile/Inputs/
H A Ddsymforuuid.sh3 echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
4 echo "<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//ENhttp://www.apple.com/DTDs/PropertyList-1.…
5 echo "<plist version=\"1.0\">"
6 echo "<dict>"
7 echo " <key>41945CA4-5D9D-3CDE-82B4-37E4C09750B5</key>"
8 echo " <dict>"
9 echo " <key>DBGArchitecture</key>"
10 echo " <string>x86_64</string>"
11 echo " <key>DBGError</key>"
12 echo " <string>UUID information was not found</string>"
[all …]

12345678910>>...68