https://bugs.llvm.org/show_bug.cgi?id=41927

            Bug ID: 41927
           Summary: Please backport r353700 & r353701 to 8.0
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: mgo...@gentoo.org
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org
            Blocks: 41221

These patches are simple test suite changes and they improve the test results
on Gentoo.


commit c1adbc6c94e4c5782d09514711dbac32edf413c3
Author: Michal Gorny <mgo...@gentoo.org>
Date:   Mon Feb 11 15:09:48 2019

    [lldb] [lit] Fix finding lld-link when it is not in 'compiler dir'

    Fix the build helper to find lld-link via PATH lookup, rather than
    making a fragile assumption that it will be present in the 'compiler
    directory'.  This fixes tests on Gentoo where clang and lld
    are installed in different directories.

    Differential Revision: https://reviews.llvm.org/D58001

    llvm-svn: 353701

commit 8780771c51d6ced4998d24f71f75bc6c6e7d2acc
Author: Michal Gorny <mgo...@gentoo.org>
Date:   Mon Feb 11 15:09:43 2019

    [lldb] [test] Skip lldb-mi test if LLDB_DISABLE_PYTHON is used

    Skip running lldb-mi tests when Python support is disabled.  This causes
    lldb-mi to unconditionally fail, and therefore all the relevant tests
    fail as well.

    Differential Revision: https://reviews.llvm.org/D58000

    llvm-svn: 353700


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=41221
[Bug 41221] [meta] 8.0.1 Release Blockers
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to