[llvm-bugs] [Bug 36770] New: LLDB.h is missing from llvm-6.0-dev package
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 16 11:07:13 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36770
Bug ID: 36770
Summary: LLDB.h is missing from llvm-6.0-dev package
Product: Packaging
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: deb packages
Assignee: unassignedbugs at nondot.org
Reporter: danglingpointer at outlook.com
CC: llvm-bugs at lists.llvm.org
Versions of lldb-dev package prior to 6.0 contain the include/lldb/API
directory https://github.com/llvm-mirror/lldb/tree/release_60/include/lldb/API.
However, in release_60, although the sources have that directory available,
Ubuntu package is missing it.
We depend on include/lldb/API/LLDB.h in https://github.com/dotnet/coreclr, and
full build (with debugger extensions) is breaking due to this missing header.
Aside, why is the v6 showing up under "qualification branch" instead of "stable
branch" on http://apt.llvm.org/. v5 is instead marked as "stable". Could that
be updated as well?
Thanks!
--
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/20180316/bb8ecb66/attachment.html>
More information about the llvm-bugs
mailing list