[PATCH] D50495: [DebugInfo] Do not generate duplicated label debug info if it has been processed.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 6 07:20:18 PDT 2018


sammccall added a comment.

I have a bitcode example that crashes with `llc badfile -split-dwarf-file some.dwo`.
Reverting, will upload the file once it's done minimizing.


Repository:
  rL LLVM

https://reviews.llvm.org/D50495





More information about the llvm-commits mailing list