[llvm-bugs] [Bug 35095] New: Regression tests fail on Windows when git “core.autocrlf” is set to true

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 26 07:06:23 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=35095

            Bug ID: 35095
           Summary: Regression tests fail on Windows when git
                    “core.autocrlf” is set to true
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM assembly language parser
          Assignee: unassignedbugs at nondot.org
          Reporter: zhen.cao at autodesk.com
                CC: llvm-bugs at lists.llvm.org

The following regression tests fail on Windows when git “core.autocrlf” is set
to true.

   Failing Tests (20):
        LLVM :: MC/ARM/directive-align.s
        LLVM :: MC/ARM/directive-literals.s
        LLVM :: MC/ARM/elf-movt.s
        LLVM :: MC/ARM/lsl-zero.s
        LLVM :: MC/ARM/preserve-comments-arm.s
        LLVM :: MC/ARM/thumb-only-conditionals.s
        LLVM :: MC/AsmParser/directive_incbin.s
        LLVM :: MC/AsmParser/line_with_hash.s
        LLVM :: MC/AsmParser/macro-args.s
        LLVM :: MC/AsmParser/macros-darwin.s
        LLVM :: MC/AsmParser/macros-gas.s
        LLVM :: MC/AsmParser/preserve-comments.s
        LLVM :: MC/Mips/cpsetup.s
        LLVM :: MC/Mips/mips64-instalias-imm-expanding.s
        LLVM :: Object/mri-addlib.test
        LLVM :: Object/nm-archive.test
        LLVM :: YAMLParser/spec-09-02.test
        LLVM :: tools/llvm-ar/empty-uid-gid.test
        LLVM :: tools/llvm-objdump/malformed-archives.test
        LLVM :: tools/llvm-strings/radix.test

I am working on a patch for this.

-- 
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/20171026/5a511dc3/attachment.html>


More information about the llvm-bugs mailing list