[llvm-bugs] [Bug 40654] New: wasm --relocatable: Assertion `FunctionIndex != INVALID_INDEX' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 7 17:24:50 PST 2019


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: unassignedbugs at nondot.org
          Reporter: alonzakai at gmail.com
                CC: llvm-bugs at lists.llvm.org, peter.smith at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190208/1f3721dd/attachment.html>


More information about the llvm-bugs mailing list