[all-commits] [llvm/llvm-project] a3095a: DebugInfo: Simplify const/volatile printing for fu...

David Blaikie via All-commits all-commits at lists.llvm.org
Tue Mar 22 12:20:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3095a25d036aad8cdf1169647c0d0ec25fd4293
      https://github.com/llvm/llvm-project/commit/a3095a25d036aad8cdf1169647c0d0ec25fd4293
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2022-03-22 (Tue, 22 Mar 2022)

  Changed paths:
    M llvm/lib/DebugInfo/DWARF/DWARFDie.cpp

  Log Message:
  -----------
  DebugInfo: Simplify const/volatile printing for function types


  Commit: 4841dab4af0ec07f622d1844ef1c447eca509d63
      https://github.com/llvm/llvm-project/commit/4841dab4af0ec07f622d1844ef1c447eca509d63
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2022-03-22 (Tue, 22 Mar 2022)

  Changed paths:
    M cross-project-tests/debuginfo-tests/clang_llvm_roundtrip/simplified_template_names.cpp
    M llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
    M llvm/test/tools/llvm-dwarfdump/X86/simplified-template-names.s

  Log Message:
  -----------
  llvm-dwarfdump: Including calling convention attribute in pretty printed type names


Compare: https://github.com/llvm/llvm-project/compare/8f057362a87f...4841dab4af0e


More information about the All-commits mailing list