[LLVMbugs] [Bug 15218] New: llvm-lit should use its current location as the tools-path

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 8 14:55:49 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=15218

            Bug ID: 15218
           Summary: llvm-lit should use its current location as the
                    tools-path
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: atrick at apple.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Currently, if I want to test Debug+Asserts or Release builds, I need to
manually edit lit.site.cfg in the build dir, or reconfigure the build, which is
even worse.

Shouldn't llvm-lit pick up the tools from it's current build directory? If I
run Debug+Asserts/llvm-lit, shouldn't it use Debug+Asserts/clang etc.?

-- 
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/20130208/4355d391/attachment.html>


More information about the llvm-bugs mailing list