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: unassignedb...@nondot.org
          Reporter: c...@remobjects.com
                CC: llvm-bugs@lists.llvm.org, peter.sm...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to