[llvm-bugs] [Bug 45930] Emscripten + pdfium: MCStreamer::SwitchSection: Assertion `Section && "Cannot switch to a null section!"' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Sep 20 13:47:37 PDT 2020


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

Andrew de los Reyes <adlr at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #1 from Andrew de los Reyes <adlr at gmail.com> ---
I'm not sure how I missed this before, but I traced this to the
-debug-info-kind=constructor argument. Removing that solves the issue.
Apologies!

-- 
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/20200920/cfde5e04/attachment.html>


More information about the llvm-bugs mailing list