mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
78a946eabb
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
|