[llvm-bugs] [Bug 47878] LLVM/Clang Windows installer doesn't provide CMake package information
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 19 06:01:14 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=47878
Hans Wennborg <hans at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|NEW |RESOLVED
CC| |hans at chromium.org
--- Comment #1 from Hans Wennborg <hans at chromium.org> ---
The Windows package is focused towards providing an LLVM toolchain, so it
includes, Clang, LLD, compiler-rt runtimes, etc.
It doesn't contain the more internal tools like opt, llc, etc. and also doesn't
contain the libraries.
Users who want to use LLVM as a library on Windows have to build it themselves.
--
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/20201019/edf490e0/attachment.html>
More information about the llvm-bugs
mailing list