[llvm-dev] Opt tool missing (original) (raw)

via llvm-dev llvm-dev at lists.llvm.org
Thu Feb 7 09:00:10 PST 2019


"opt" is considered a developer tool, and the prebuilt packages are intended for end users. So yes, you will need to build opt yourself if you want to use it. There's probably a list of what's in the packages somewhere, but I don't know where. --paulr

From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of s nedunuri via llvm-dev Sent: Wednesday, February 06, 2019 4:07 PM To: llvm-dev at lists.llvm.org Subject: [llvm-dev] Opt tool missing

Hello I downloaded the windows binary of LLVM (LLVM-9.0.0-r***-win64.exe) and it's missing the opt tool (it also appears to be missing from the 6.xxx binary so it's not a recent development). Do I need to build from source to get this tool? Is there a complete list of what's included in the binary packages? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190207/3e969355/attachment-0001.html>



More information about the llvm-dev mailing list