[all-commits] [llvm/llvm-project] 6b3062: DebugInfo: Make the simplified template names pref...

David Blaikie via All-commits all-commits at lists.llvm.org
Wed Apr 6 11:26:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b306233f78876a1d197ed6e1f05785505de7c63
      https://github.com/llvm/llvm-project/commit/6b306233f78876a1d197ed6e1f05785505de7c63
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2022-04-06 (Wed, 06 Apr 2022)

  Changed paths:
    M clang/lib/CodeGen/CGDebugInfo.cpp
    M clang/test/CodeGenCXX/debug-info-simple-template-names.cpp
    M llvm/lib/Bitcode/Reader/MetadataLoader.cpp
    M llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
    M llvm/test/DebugInfo/X86/tu-to-non-tu.ll
    M llvm/test/ThinLTO/X86/debuginfo-compositetype-import.ll
    M llvm/test/tools/llvm-dwarfdump/X86/simplified-template-names-fail.s
    M llvm/test/tools/llvm-dwarfdump/X86/simplified-template-names.s

  Log Message:
  -----------
  DebugInfo: Make the simplified template names prefix more unique




More information about the All-commits mailing list