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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to