[LLVMbugs] [Bug 2405] New: Test results should print TARGET_LLCFLAGS value, and others

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Jun 2 14:53:32 PDT 2008


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

           Summary: Test results should print TARGET_LLCFLAGS value, and
                    others
           Product: Test Suite
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Nightly Tester
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: gohman at apple.com
                CC: llvmbugs at cs.uiuc.edu


We currently have several nightly testers with "-PIC" in their names, and
looking at the current reports it's not clear exactly what specific flags
they're using to do that. Also, many of the llvm-test tests do not work
on x86-64 without the addition of several flags which the nightly
testers currently use.

It would be useful for the nightly tester reports to include the values
of the environment variables TARGET_LLCFLAGS, EXTRA_LLI_OPTS,
DISABLE_LTO, and possibly others. This would make it easier for
people to reproduce their results.


-- 
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