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: unassignedb...@nondot.org
          Reporter: alonza...@gmail.com
                CC: llvm-bugs@lists.llvm.org, peter.sm...@linaro.org

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
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to