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

            Bug ID: 40654
           Summary: wasm --relocatable: Assertion `FunctionIndex !=
                    INVALID_INDEX' failed.
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

Created attachment 21447
  --> https://bugs.llvm.org/attachment.cgi?id=21447&action=edit
input file

Command:

wasm-ld -o /dev/null cxa_demangle.cpp.o --relocatable

Output:

wasm-ld: lld/wasm/Symbols.cpp:125: uint32_t
lld::wasm::FunctionSymbol::getFunctionIndex() const: Assertion `FunctionIndex
!= INVALID_INDEX' failed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to