[llvm-bugs] [Bug 41565] New: wasm linker: __start_SECTION / __end_SECTION symbol missing

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Apr 22 21:45:35 PDT 2019


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

            Bug ID: 41565
           Summary: wasm linker: __start_SECTION / __end_SECTION symbol
                    missing
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: ck at remobjects.com
                CC: llvm-bugs at lists.llvm.org, peter.smith at linaro.org

When having a symbol like:

@_typeinfo__rtti_te_Module6_d_Test = private constant i8* bitcast
(@_rtti_te_Module6_d_Test to i8*), section "ELRTTLRR", align 4


there is no way to get the start/end of the ELRTTLRR section in wasm currently.

-- 
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/20190423/7d23063d/attachment.html>


More information about the llvm-bugs mailing list