[llvm-bugs] [Bug 41716] New: Add support for `--cref`

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 2 12:14:32 PDT 2019


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

            Bug ID: 41716
           Summary: Add support for `--cref`
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: compnerd at compnerd.org
                CC: llvm-bugs at lists.llvm.org, peter.smith at linaro.org

It can be helpful to have the cross-reference generated by the linker.  gold
and BFD support this via the `--cref` flag which lld simply swallows.

-- 
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/20190502/73a90adf/attachment.html>


More information about the llvm-bugs mailing list