https://llvm.org/bugs/show_bug.cgi?id=25921
Bug ID: 25921
Summary: 3.7 LLDB is broken on i686, while 3.8 (trunk) is just
fine
Product: lldb
Version: 3.7
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
As said in the title llvm 3.7 doesn't build on ubuntu i386 (that defaults to
i686).
the problem is an LLDB test failure.
https://launchpad.net/ubuntu/+source/llvm-toolchain-3.7/1:3.7.1-1ubuntu1/+build/8427360
I came to two conclusions: disable the testsuite for lldb, or disable all lldb
(the latter seems to be the more convenient)
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.7/+bug/1527865
hovewer seems that 3.8 svn doesn't have this issue, so I guess it is just a
matter of cherry-picking some bits, assuming somebody knows where they are :)
thanks a lot!
Gianfranco
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev