[LLVMbugs] [Bug 19701] New: Two LLVM failing tests on Windows 7

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri May 9 14:28:47 PDT 2014


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

            Bug ID: 19701
           Summary: Two LLVM failing tests on Windows 7
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: yaron.keren at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Running LLVM regression tests on Windows 7, llvm trunk (no patches) I get:

Failing Tests (2):
    LLVM :: DebugInfo/X86/low-high-pc-cu.ll
    LLVM :: DebugInfo/X86/non-text-cu.ll

for the last one, the full output is

Command 2 Stderr:
C:\llvm\test\DebugInfo\X86\non-text-cu.ll:6:10: error: expected string not
found in input
; CHECK: DW_TAG_compile_unit [1]
         ^
<stdin>:1:1: note: scanning from here
C:\llvm\msvc\test\DebugInfo\X86\Output\non-text-cu.ll.tmp: file format
ELF64-x86-64
^
<stdin>:11:5: note: possible intended match here
.debug_loc contents:
    ^

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140509/c8d50744/attachment.html>


More information about the llvm-bugs mailing list