OSDN Git Service

Add test for GDB pretty printers.
authorChristian Sigg <csigg@google.com>
Sat, 11 Jan 2020 07:47:41 +0000 (08:47 +0100)
committerChristian Sigg <csigg@google.com>
Sat, 11 Jan 2020 08:17:15 +0000 (09:17 +0100)
commit60346bdbd73da9c944d50ea5dcecad71a05105ac
tree53cefe490caed98a4455c44947fa022d7ee7d7a0
parentc2ddfa876fa90008f1b4ff611256ad5dd4b36d96
Add test for GDB pretty printers.

Reviewers: dblaikie, aprantl, davide, JDevlieghere

Reviewed By: aprantl

Subscribers: jmorse, aprantl, merge_guards_bot, mgorny, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72321
debuginfo-tests/CMakeLists.txt
debuginfo-tests/lit.cfg.py
debuginfo-tests/llvm-prettyprinters/gdb/lit.local.cfg [new file with mode: 0644]
debuginfo-tests/llvm-prettyprinters/gdb/prettyprinters.cpp [new file with mode: 0644]
debuginfo-tests/llvm-prettyprinters/gdb/prettyprinters.gdb [new file with mode: 0644]