[llvm-bugs] [Bug 31961] New: Backport test suite fixes to 4.0.0
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Feb 15 01:15:00 PST 2017
http://bugs.llvm.org/show_bug.cgi?id=31961
Bug ID: 31961
Summary: Backport test suite fixes to 4.0.0
Product: lld
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: unassignedbugs at nondot.org
Reporter: mgorny at gentoo.org
CC: llvm-bugs at lists.llvm.org
Blocks: 31622
At the point of 4.0.0 release branch, the lld tests are broken when run in
stand-alone build. They could be fixed by backporting the three following
commits:
r293630 -- [cmake] Support running tests in stand-alone builds
r294507 -- [test] Use LLD-specific binary&library dirs when building
stand-alone
r294508 -- [test] Fix zlib cond when building stand-alone, clean up
With these patches applied, I get 100% tests passing on Gentoo.
Referenced Bugs:
http://bugs.llvm.org/show_bug.cgi?id=31622
[Bug 31622] [meta] 4.0.0 Release Blockers
--
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/20170215/780f5fe9/attachment.html>
More information about the llvm-bugs
mailing list