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: unassignedclangb...@nondot.org
          Reporter: eustas...@gmail.com
                CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
                    richard-l...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to