[LLVMbugs] [Bug 12611] New: Compile error using VS2010

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Apr 21 06:49:44 PDT 2012


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

             Bug #: 12611
           Summary: Compile error using VS2010
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: MIPS
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: andyg1001 at hotmail.co.uk
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 8416
  --> http://llvm.org/bugs/attachment.cgi?id=8416
Proposed patch

This is a compiler error similar to bug 11413 where the compiler error "use of
undefined type 'llvm::raw_ostream'" occurs when compiling
lib/Target/Hexagon/HexagonISelLowering.cpp and
lib/Target/Mips/MipsISelLowering.cpp.

Attached is a patch with a proposed fix for the problem, using the same
solution as provided in bug report 11413 (compare also commit r145129).

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