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

            Bug ID: 21479
           Summary: Regression Suite Failure: Win64 Visual Studio 12 2013
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

After building llvm/clang from trunk or 3.5.0 release, configuring with CMake
using the "Visual Studio 12 2013 Win64" configuration, and then building with
ALL_BUILD using any of the targets (Release/Debug/RelWithDebInfo) and the x64
target platform, running the check-all target gives 68 regression suite
failures. 

Configuring CMake to use "Visual Studio 12 2013" (32-bit instead of 64-bit)
instead, the build works and all regression suite tests pass. 

In Summary, it appears that building llvm/clang as a 64-bit binary on Windows
8.1 x64 does not work, while building clang as a 32-bit binary on the same does
work.

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