[llvm-bugs] [Bug 25868] New: test/tools/gold/X86/disable-verify.ll should pass -m elf_x86_64 to gold invocations

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 17 09:10:56 PST 2015


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

            Bug ID: 25868
           Summary: test/tools/gold/X86/disable-verify.ll should pass -m
                    elf_x86_64 to gold invocations
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: hjl.tools at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Since X86/disable-verify.ll has

target triple = "x86_64-unknown-linux-gnu"

we need to pass -m elf_x86_64 to gold invocations.  Otherwise it would
fail if the default was not elf_x86_64.

-- 
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/20151217/f6fe7395/attachment.html>


More information about the llvm-bugs mailing list