mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 05:56:08 +00:00

This is to reflect the evolving nature of the tool as being useful for more than just dumping PDBs, as it can do many other things. Differential Revision: https://reviews.llvm.org/D34062 llvm-svn: 305106
4 lines
227 B
Plaintext
4 lines
227 B
Plaintext
; For now just verify that this doesn't cause an error. Later we pdbdump can
|
|
; do type lookup, we can verify that the name matches what we expect.
|
|
; RUN: llvm-pdbutil yaml2pdb -pdb=%t.pdb %p/Inputs/longname-truncation.yaml
|