forked from yandex/toolchain-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.mapping.json
66 lines (66 loc) · 5.16 KB
/
.mapping.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
".":"devtools/contrib/toolchain-registry/github_toplevel",
".gitignore":"toolchains/.gitignore",
".gitmodules":"toolchains/.gitmodules",
"LICENSE":"devtools/contrib/toolchain-registry/github_toplevel/LICENSE",
"README.md":"devtools/contrib/toolchain-registry/github_toplevel/README.md",
"devtools/contrib/toolchain-registry/github_toplevel/LICENSE":"devtools/contrib/toolchain-registry/github_toplevel/LICENSE",
"devtools/contrib/toolchain-registry/github_toplevel/README.md":"devtools/contrib/toolchain-registry/github_toplevel/README.md",
"devtools/gdb/README.md":"devtools/gdb/README.md",
"devtools/gdb/__init__.py":"devtools/gdb/__init__.py",
"devtools/gdb/arcadia_printers.py":"devtools/gdb/arcadia_printers.py",
"devtools/gdb/arcadia_xmethods.py":"devtools/gdb/arcadia_xmethods.py",
"devtools/gdb/libc_printers.py":"devtools/gdb/libc_printers.py",
"devtools/gdb/libcxx_printers.py":"devtools/gdb/libcxx_printers.py",
"devtools/gdb/libcxx_xmethods.py":"devtools/gdb/libcxx_xmethods.py",
"devtools/gdb/libpython.py.orig":"devtools/gdb/libpython.py.orig",
"devtools/gdb/libpython_printers.py":"devtools/gdb/libpython_printers.py",
"devtools/gdb/libstdcpp_printers.py":"devtools/gdb/libstdcpp_printers.py",
"devtools/gdb/tcont_printer.py":"devtools/gdb/tcont_printer.py",
"devtools/gdb/test/gdbtest/main.cpp":"devtools/gdb/test/gdbtest/main.cpp",
"devtools/gdb/test/gdbtest/ya.make":"devtools/gdb/test/gdbtest/ya.make",
"devtools/gdb/test/tconts_stub/main.cpp":"devtools/gdb/test/tconts_stub/main.cpp",
"devtools/gdb/test/tconts_stub/ya.make":"devtools/gdb/test/tconts_stub/ya.make",
"devtools/gdb/test/test.py":"devtools/gdb/test/test.py",
"devtools/gdb/test/test_tconts.py":"devtools/gdb/test/test_tconts.py",
"devtools/gdb/test/ya.make":"devtools/gdb/test/ya.make",
"devtools/gdb/ya.make":"devtools/gdb/ya.make",
"devtools/gdb/yabs_printers.py":"devtools/gdb/yabs_printers.py",
"devtools/gdb/yt_fibers_printer.py":"devtools/gdb/yt_fibers_printer.py",
"ix":"toolchains/ix",
"ynd/clang/16/ix.sh":"toolchains/ynd/clang/16/ix.sh",
"ynd/clang/16/patches/clang/D142421.patch":"toolchains/ynd/clang/16/patches/clang/D142421.patch",
"ynd/clang/16/patches/clang/D149723-optimize-renamer-clang-tidy-check.patch":"toolchains/ynd/clang/16/patches/clang/D149723-optimize-renamer-clang-tidy-check.patch",
"ynd/clang/16/patches/clang/D21113-case-insesitive-include-paths.patch":"toolchains/ynd/clang/16/patches/clang/D21113-case-insesitive-include-paths.patch",
"ynd/clang/16/patches/clang/D92001.patch":"toolchains/ynd/clang/16/patches/clang/D92001.patch",
"ynd/clang/16/patches/clang/asan_static.patch":"toolchains/ynd/clang/16/patches/clang/asan_static.patch",
"ynd/clang/16/patches/clang/cindex.patch":"toolchains/ynd/clang/16/patches/clang/cindex.patch",
"ynd/clang/16/patches/clang/clang-format-patches.patch":"toolchains/ynd/clang/16/patches/clang/clang-format-patches.patch",
"ynd/clang/16/patches/clang/dwarf-emit-namespaces.patch":"toolchains/ynd/clang/16/patches/clang/dwarf-emit-namespaces.patch",
"ynd/clang/16/patches/clang/fix-build.patch":"toolchains/ynd/clang/16/patches/clang/fix-build.patch",
"ynd/clang/16/patches/llvm/spgo-unit32-overflow-fix.patch":"toolchains/ynd/clang/16/patches/llvm/spgo-unit32-overflow-fix.patch",
"ynd/clang/16/patches/llvm/vfs-case-insensitive.patch":"toolchains/ynd/clang/16/patches/llvm/vfs-case-insensitive.patch",
"ynd/gdb/14/ix.sh":"toolchains/ynd/gdb/14/ix.sh",
"ynd/gdb/14/pretty_printers":"devtools/gdb",
"ynd/gdb/14/pretty_printers/README.md":"devtools/gdb/README.md",
"ynd/gdb/14/pretty_printers/__init__.py":"devtools/gdb/__init__.py",
"ynd/gdb/14/pretty_printers/arcadia_printers.py":"devtools/gdb/arcadia_printers.py",
"ynd/gdb/14/pretty_printers/arcadia_xmethods.py":"devtools/gdb/arcadia_xmethods.py",
"ynd/gdb/14/pretty_printers/libc_printers.py":"devtools/gdb/libc_printers.py",
"ynd/gdb/14/pretty_printers/libcxx_printers.py":"devtools/gdb/libcxx_printers.py",
"ynd/gdb/14/pretty_printers/libcxx_xmethods.py":"devtools/gdb/libcxx_xmethods.py",
"ynd/gdb/14/pretty_printers/libpython.py.orig":"devtools/gdb/libpython.py.orig",
"ynd/gdb/14/pretty_printers/libpython_printers.py":"devtools/gdb/libpython_printers.py",
"ynd/gdb/14/pretty_printers/libstdcpp_printers.py":"devtools/gdb/libstdcpp_printers.py",
"ynd/gdb/14/pretty_printers/tcont_printer.py":"devtools/gdb/tcont_printer.py",
"ynd/gdb/14/pretty_printers/test/gdbtest/main.cpp":"devtools/gdb/test/gdbtest/main.cpp",
"ynd/gdb/14/pretty_printers/test/gdbtest/ya.make":"devtools/gdb/test/gdbtest/ya.make",
"ynd/gdb/14/pretty_printers/test/tconts_stub/main.cpp":"devtools/gdb/test/tconts_stub/main.cpp",
"ynd/gdb/14/pretty_printers/test/tconts_stub/ya.make":"devtools/gdb/test/tconts_stub/ya.make",
"ynd/gdb/14/pretty_printers/test/test.py":"devtools/gdb/test/test.py",
"ynd/gdb/14/pretty_printers/test/test_tconts.py":"devtools/gdb/test/test_tconts.py",
"ynd/gdb/14/pretty_printers/test/ya.make":"devtools/gdb/test/ya.make",
"ynd/gdb/14/pretty_printers/ya.make":"devtools/gdb/ya.make",
"ynd/gdb/14/pretty_printers/yabs_printers.py":"devtools/gdb/yabs_printers.py",
"ynd/gdb/14/pretty_printers/yt_fibers_printer.py":"devtools/gdb/yt_fibers_printer.py"
}