[llvm-bugs] [Bug 37307] New: SVN r330570 (23 April 2018) Windows installer does not include LLDB
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 1 21:58:35 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37307
Bug ID: 37307
Summary: SVN r330570 (23 April 2018) Windows installer does not
include LLDB
Product: Packaging
Version: unspecified
Hardware: PC
OS: Windows XP
Status: NEW
Severity: normal
Priority: P
Component: Windows Installer
Assignee: unassignedbugs at nondot.org
Reporter: eliz at gnu.org
CC: llvm-bugs at lists.llvm.org
The MS-Windows installer created from SVN r330570 (23 April 2018) and
downloaded from
http://prereleases.llvm.org/win-snapshots/LLVM-7.0.0-r330570-win32.exe does not
install LLDB and the related components. The previous installer, from r325576,
did include LLDB. In addition, many other files which came with r325576 are
not in the latest installer, but I'm not sure whether this is deliberate or
part of the LLDB absence.
For the reference, here are the files installed by the r330570 installer:
clang-apply-replacements.exe clang-reorder-fields.exe llvm-ar.exe
clang-change-namespace.exe clang-tidy.exe llvm-lib.exe
clang-check.exe clang.exe llvm-objdump.exe
clang-cl.exe clang++.exe llvm-ranlib.exe
clang-cpp.exe clangd.exe LTO.dll
clang-format.exe concrt140.dll modularize.exe
clang-func-mapping.exe find-all-symbols.exe msvcp140.dll
clang-import-test.exe git-clang-format scan-build
clang-include-fixer.exe ld.lld.exe scan-build.bat
clang-offload-bundler.exe ld64.lld.exe scan-view
clang-query.exe libclang.dll vcruntime140.dll
clang-refactor.exe lld-link.exe wasm-ld.exe
clang-rename.exe lld.exe
And here's the (much longer) list of files installed by the r325576 installer:
api-ms-win-core-console-l1-1-0.dll clang-check.exe
api-ms-win-core-datetime-l1-1-0.dll clang-cl.exe
api-ms-win-core-debug-l1-1-0.dll clang-cpp.exe
api-ms-win-core-errorhandling-l1-1-0.dll clang-format.exe
api-ms-win-core-file-l1-1-0.dll clang-func-mapping.exe
api-ms-win-core-file-l1-2-0.dll clang-import-test.exe
api-ms-win-core-file-l2-1-0.dll clang-include-fixer.exe
api-ms-win-core-handle-l1-1-0.dll clang-offload-bundler.exe
api-ms-win-core-heap-l1-1-0.dll clang-query.exe
api-ms-win-core-interlocked-l1-1-0.dll clang-refactor.exe
api-ms-win-core-libraryloader-l1-1-0.dll clang-rename.exe
api-ms-win-core-localization-l1-2-0.dll clang-reorder-fields.exe
api-ms-win-core-memory-l1-1-0.dll clang-tidy.exe
api-ms-win-core-namedpipe-l1-1-0.dll clang.exe
api-ms-win-core-processenvironment-l1-1-0.dll clang++.exe
api-ms-win-core-processthreads-l1-1-0.dll clangd.exe
api-ms-win-core-processthreads-l1-1-1.dll concrt140.dll
api-ms-win-core-profile-l1-1-0.dll find-all-symbols.exe
api-ms-win-core-rtlsupport-l1-1-0.dll git-clang-format
api-ms-win-core-string-l1-1-0.dll ld.lld.exe
api-ms-win-core-synch-l1-1-0.dll ld64.lld.exe
api-ms-win-core-synch-l1-2-0.dll libclang.dll
api-ms-win-core-sysinfo-l1-1-0.dll liblldb.dll
api-ms-win-core-timezone-l1-1-0.dll lld-link.exe
api-ms-win-core-util-l1-1-0.dll lld.exe
api-ms-win-crt-conio-l1-1-0.dll lldb-argdumper.exe
api-ms-win-crt-convert-l1-1-0.dll lldb-mi.exe
api-ms-win-crt-environment-l1-1-0.dll lldb-test.exe
api-ms-win-crt-filesystem-l1-1-0.dll lldb.exe
api-ms-win-crt-heap-l1-1-0.dll llvm-ar.exe
api-ms-win-crt-locale-l1-1-0.dll llvm-lib.exe
api-ms-win-crt-math-l1-1-0.dll llvm-objdump.exe
api-ms-win-crt-multibyte-l1-1-0.dll llvm-ranlib.exe
api-ms-win-crt-private-l1-1-0.dll LTO.dll
api-ms-win-crt-process-l1-1-0.dll modularize.exe
api-ms-win-crt-runtime-l1-1-0.dll msvcp140.dll
api-ms-win-crt-stdio-l1-1-0.dll scan-build
api-ms-win-crt-string-l1-1-0.dll scan-build.bat
api-ms-win-crt-time-l1-1-0.dll scan-view
api-ms-win-crt-utility-l1-1-0.dll ucrtbase.dll
clang-apply-replacements.exe vcruntime140.dll
clang-change-namespace.exe wasm-ld.exe
As you see, lldb.exe and the related DLLs are present in the older
installation, but not in the latest one.
Note: I installed the software on Windows 7; the bug says "Windows XP" because
the Bugzilla UI doesn't allow to select a version of Windows beyond XP.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180502/995a9958/attachment-0001.html>
More information about the llvm-bugs
mailing list