[LLVMbugs] [Bug 4169] New: llvm-config --src-root should print canonical path

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed May 6 13:26:32 PDT 2009


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: unassignedbugs at nondot.org
        ReportedBy: fawzi at gmx.ch
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list