<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - SVN r330570 (23 April 2018) Windows installer does not include LLDB"
href="https://bugs.llvm.org/show_bug.cgi?id=37307">37307</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>SVN r330570 (23 April 2018) Windows installer does not include LLDB
</td>
</tr>
<tr>
<th>Product</th>
<td>Packaging
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows XP
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Windows Installer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>eliz@gnu.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>The MS-Windows installer created from SVN r330570 (23 April 2018) and
downloaded from
<a href="http://prereleases.llvm.org/win-snapshots/LLVM-7.0.0-r330570-win32.exe">http://prereleases.llvm.org/win-snapshots/LLVM-7.0.0-r330570-win32.exe</a> 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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>