[llvm-bugs] [Bug 47317] New: missing soft links for some binary tools
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Aug 26 06:02:05 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=47317
Bug ID: 47317
Summary: missing soft links for some binary tools
Product: tools
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: llvm-reduce
Assignee: unassignedbugs at nondot.org
Reporter: i at i-m.dev
CC: dblaikie at gmail.com, llvm-bugs at lists.llvm.org
Well, if we installed packages from https://apt.llvm.org/
Geneally, if llvm-12 provide llvm-foo-12 command, then llvm package will
provide llvm-foo command via a soft link to the former one.
However, the following commands don't have corresponding llvm-foo version-less
command, is this a bug?
llvm-reduce-10
llvm-jitlink-10
llvm-lipo-10
llvm-cxxmap-10
llvm-ifs-10
llvm-elfabi-10
llvm-addr2line-10
llvm-install-name-tool-10
--
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/20200826/4442f94c/attachment.html>
More information about the llvm-bugs
mailing list