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

           Summary: LLVMX86CodeGen.lib can't be created on 64-bit Visual
                    Studio solution.
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: X86
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


It's an old problem, and confirmed that it's still there. I don't know whether
there is already a solution (I was unable to find it).

- Download the source code.
- Create Visual Studio 2010 Win64 solution via CMake.
- Open the LLVM.sln, and you will see x64 projects.

Problem: Visual Studio can't load LLVMX86CodeGen project. So, building
LLVMX86CodeGen.lib will be failed.

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