[llvm-bugs] [Bug 36736] New: We should probably reject --just symbols with .o or .so

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 14 10:23:53 PDT 2018


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

            Bug ID: 36736
           Summary: We should probably reject --just symbols with .o or
                    .so
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: rafael at espindo.la
                CC: llvm-bugs at lists.llvm.org

In .o files st_value is an offset and in a .so the values will change at
runtime.

-- 
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/20180314/85f5095e/attachment-0001.html>


More information about the llvm-bugs mailing list