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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to