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: unassignedb...@nondot.org
          Reporter: hjl.to...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to