[LLVMbugs] [Bug 4453] New: TableGen asserting on Win32

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Jun 26 00:21:15 PDT 2009


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

           Summary: TableGen asserting on Win32
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: TableGen
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: public at alisdairm.net
                CC: llvmbugs at cs.uiuc.edu


Trying to build Clang with Visual C++ 2008 Express edition, running on Windows
Vista.

TableGen currently asserts, making all progress impossible.

I am triggering the assert in line 46 of ...\lib\system\win32\threadlocal.inc. 
This appears to be due to a change within the preceding 24-48 hours of this bug
report.


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