[all-commits] [llvm/llvm-project] 5a21d2: Rename prettyprinters test to llvm-support.

Christian Sigg via All-commits all-commits at lists.llvm.org
Fri Feb 7 05:05:35 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a21d2bbb982e431fe0512af2438a1a5e1e13c29
      https://github.com/llvm/llvm-project/commit/5a21d2bbb982e431fe0512af2438a1a5e1e13c29
  Author: Christian Sigg <csigg at google.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M debuginfo-tests/CMakeLists.txt
    A debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.cpp
    A debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.gdb
    R debuginfo-tests/llvm-prettyprinters/gdb/prettyprinters.cpp
    R debuginfo-tests/llvm-prettyprinters/gdb/prettyprinters.gdb

  Log Message:
  -----------
  Rename prettyprinters test to llvm-support.

Summary: Make room for mlir-support pretty printers that I would like to add next.

Reviewers: dblaikie

Reviewed By: dblaikie

Subscribers: merge_guards_bot, mgorny, rriddle, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73726




More information about the All-commits mailing list