[llvm-bugs] [Bug 31579] New: ld.lld doesn't support --emmit-relocs (-q)

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jan 8 09:13:41 PST 2017


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

            Bug ID: 31579
           Summary: ld.lld doesn't support --emmit-relocs (-q)
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: dima at golovin.in
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

If it is invoked with this option, it prints:

    ld.lld: error: unknown argument: --emit-relocs

Probably the lack of this option is one of the things preventing LLD from
successfully linking the Linux kernel.

-- 
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/20170108/f3aef05a/attachment.html>


More information about the llvm-bugs mailing list