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

           Summary: llvm-config --src-root should print canonical path
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: llvm-config
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


llvm-config --src-root returns

/Users/fawzi/d/ldc/llvm-build/../llvm/

in my configuration, and that becomes invalid if the build directory is
deleted... even if the src directory is still present. 
It is not difficult to keep a directory, but returning a canonicalized path
would be better.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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