Home
last modified time | relevance | path

Searched full:pwd (Results 1 – 25 of 93) sorted by relevance

1234

/llvm-project/polly/cmake/
H A Dpolly_macros.cmake84 function(setup_polly_source_groups_helper pwd prefix glob_expr)
85 file(GLOB children RELATIVE ${pwd} ${pwd}/*)
87 if (IS_DIRECTORY ${pwd}/${child})
88 setup_polly_source_groups_helper(${pwd}/${child}
93 file(GLOB to_add ${pwd}/${glob_expr})
/llvm-project/lldb/examples/customization/pwd-cd-and-system/
H A DREADME6 following commands: 'pwd', 'cd', and 'system'.
19 file imports the utils Python module and adds the 'pwd', 'cd', and 'system'
22 Johnnys-MacBook-Pro:multiple_threads johnny$ pwd
25 (lldb) pwd
H A D.lldbinit5 command alias pwd script print os.getcwd()
/llvm-project/clang/test/Driver/
H A Ddebug-comp-dir.S1 // RUN: cd %S && %clang -### -g %s -c 2>&1 | FileCheck -check-prefix=CHECK-PWD %s
2 // RUN: cd %S && %clang -x c -### -g %s -c 2>&1 | FileCheck -check-prefix=CHECK-PWD %s
3 // CHECK-PWD: "-fdebug-compilation-dir={{.*Driver.*}}"
H A Dcoverage.c20 /// GCC allows PWD to change the paths.
21 // RUN: %if system-linux %{ PWD=/proc/self/cwd %clang -### -c --coverage %s -o foo/bar.o 2>&1 | Fil…
22 // PWD: "-coverage-notes-file=/proc/self/cwd/foo/bar.gcno" "-coverage-data-file=/proc/self/cwd/foo/…
52 /// GCC allows PWD to change the paths.
53 // RUN: %if system-linux %{ PWD=/proc/self/cwd %clang -### --coverage d/a.c d/b.c -o e/x -fprofile-…
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dgetpwnam_r_invalid_user.cpp6 #include <pwd.h>
13 struct passwd pwd; in main() local
16 int res = getpwnam_r("no-such-user", &pwd, buf, sizeof(buf), &pwdres); in main()
/llvm-project/llvm/test/MC/ELF/
H A Dcomp-dir.s12 // RUN: env PWD=%t.bar llvm-mc -triple=x86_64-linux-unknown -g %s -filetype=obj -o %t.o
13 // RUN: llvm-dwarfdump -v -debug-info %t.o | FileCheck --check-prefix=PWD %s
14 // PWD: DW_AT_comp_dir [DW_FORM_string] ("{{.*}}.bar")
/llvm-project/llvm/utils/TableGen/
H A Dtdtags207 printf >&2 'In "%s",\n' "$PWD"
278 td_find "$PWD"
314 td_find "$PWD"
322 printf '%s/%s\n' "$PWD" "$d"
340 while [ "$PWD" != / ]
414 if ! LLVM_SRC_ROOT=$(llvm_src_root && pwd)
/llvm-project/lldb/scripts/lldb-test-qemu/
H A Drun-qemu.sh72 KERNEL_IMG_PATH=$(pwd)/linux.build/"$ARCH"/arch/"$ARCH"/boot/
88 QEMU_BIN=$(pwd)/qemu.git/arm-softmmu/qemu-system-arm
90 QEMU_BIN=$(pwd)/qemu.git/aarch64-softmmu/qemu-system-aarch64
/llvm-project/libc/test/integration/src/unistd/
H A Dgetcwd_test.cpp22 ASSERT_TRUE(string_view(LIBC_NAMESPACE::getenv("PWD")) == in TEST_MAIN()
27 ASSERT_TRUE(string_view(LIBC_NAMESPACE::getenv("PWD")) == cwd); in TEST_MAIN()
/llvm-project/llvm/docs/
H A DHowToCrossCompileLLVM.rst209 --test-suite `pwd`/test-suite \
210 --cc `pwd`/arm-linux-gnueabihf-clang/bin/clang \
211 --cxx `pwd`/arm-linux-gnueabihf-clang/bin/clang++
215 you'll need the `pwd` trick above.
/llvm-project/clang/utils/
H A Dmake-ast-dump-check.sh8 # $ lit -DFileCheck=$PWD/utils/make-ast-dump-check.sh test/AST/ast-dump-openmp-*
12 # $ lit -DFileCheck="generate_serialization_test=1 $PWD/utils/make-ast-dump-check.sh"
/llvm-project/clang/tools/clang-fuzzer/
H A DDockerfile29 -DCMAKE_C_COMPILER=`pwd`/../build0/bin/clang \
30 -DCMAKE_CXX_COMPILER=`pwd`/../build0/bin/clang++ \
/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc31 #include <pwd.h>
367 const char *pwd = ::getenv("PWD");
369 if (pwd && llvm::sys::path::is_absolute(pwd) &&
370 !llvm::sys::fs::status(pwd, PWDStatus) &&
373 result.append(pwd, pwd + strlen(pwd));
678 struct passwd Pwd;
[all...]
/llvm-project/llvm/tools/xcode-toolchain/
H A DCMakeLists.txt25 # -DCMAKE_INSTALL_PREFIX=$PWD/install
27 # export EXTERNAL_TOOLCHAINS_DIR=$PWD/install/Toolchains
/llvm-project/clang/test/CodeGen/
H A Ddebug-info-codeview-buildinfo.c19 // CHECK: 0x[[PWD:.+]] | LF_STRING_ID [size = {{.+}}] ID: <no type>, String: [[PWDVAL:.+]]
25 // CHECK-NEXT: 0x[[PWD]]: `[[PWDVAL]]`
/llvm-project/clang/docs/analyzer/user-docs/
H A DCrossTranslationUnit.rst76 $ pwd $ /path/to/your/project
102 $ sed -i -e "s|$(pwd)/||g" externalDefMap.txt
109 $ pwd
294 $ pwd
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Duid_from_user.cpp3 #include <pwd.h>
H A Duser_from_uid.cpp3 #include <pwd.h>
/llvm-project/lldb/test/API/tools/lldb-dap/module/
H A DMakefile5 LD_EXTRAS := -Wl,-rpath "-Wl,$(shell pwd)"
/llvm-project/lldb/test/API/tools/lldb-dap/terminated-event/
H A DMakefile5 LD_EXTRAS := -Wl,-rpath "-Wl,$(shell pwd)"
/llvm-project/lldb/test/API/tools/lldb-dap/breakpoint/
H A DMakefile2 LD_EXTRAS := -Wl,-rpath "-Wl,$(shell pwd)"
/llvm-project/compiler-rt/lib/tsan/
H A Dcheck_cmake.sh5 ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
/llvm-project/clang/test/Tooling/
H A Dclang-check-pwd.cpp7 // RUN: env PWD="%t.foobar" not clang-check -p "%t" "test.cpp" 2>&1|FileCheck %s
/llvm-project/clang-tools-extra/docs/
H A Dclang-include-fixer.rst54 $ ln -s $PWD/find_all_symbols_db.yaml path/to/llvm/source/ # Link database into the source tree.
55 …$ ln -s $PWD/compile_commands.json path/to/llvm/source/ # Also link compilation database if it's n…

1234