[llvm-bugs] [Bug 46951] New: Crash when request debug output for WASM

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Aug 1 14:36:58 PDT 2020


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

            Bug ID: 46951
           Summary: Crash when request debug output for WASM
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: eustas.ru at gmail.com
                CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
                    richard-llvm at metafoo.co.uk

Created attachment 23806
  --> https://bugs.llvm.org/attachment.cgi?id=23806&action=edit
preprocessed source

Tried to get "optimized" WASM output but with preserved names, added
"-gembed-source" to compilation flags. Compiler said that this wont work
without "-gdwarf-5". Added it as well -> compiler crashed.

-- 
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/20200801/53d90363/attachment.html>


More information about the llvm-bugs mailing list