[all-commits] [llvm/llvm-project] 323c67: DebugInfo: Add an assert about cross-unit referenc...

David Blaikie via All-commits all-commits at lists.llvm.org
Sun Feb 20 14:53:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 323c67278987538bf53eec281fe767504450ca33
      https://github.com/llvm/llvm-project/commit/323c67278987538bf53eec281fe767504450ca33
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2022-02-20 (Sun, 20 Feb 2022)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp

  Log Message:
  -----------
  DebugInfo: Add an assert about cross-unit references in dwo units

This is helping me debug some issues with simplified template names




More information about the All-commits mailing list