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

            Bug ID: 51423
           Summary: Please backport
                    614c7d03877fd99c2de47429b15be3f00306a3bd
                    (LLVM_LIT_ARGS override) to 13.x
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: mgo...@gentoo.org
                CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org
            Blocks: 51236

commit 614c7d03877fd99c2de47429b15be3f00306a3bd
Author: Michał Górny <mgorny@moritz.systems>
Date:   2021-08-07 22:06:20 +0200

    [lldb] [cmake] Add LLVM_LIT_ARGS override support for standalone builds

    Add a LLVM_LIT_ARGS cached variable in order to make it possible
    to override lit arguments when doing standalone builds.  Without that,
    the user variable is ignored and the default options are always used.

    Based on a similar solution found in clang.

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


Referenced Bugs:

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

Reply via email to