diff options
Diffstat (limited to 'test/DebugInfo/PDB/pdb-longname-truncation.test')
-rw-r--r-- | test/DebugInfo/PDB/pdb-longname-truncation.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/PDB/pdb-longname-truncation.test b/test/DebugInfo/PDB/pdb-longname-truncation.test index 2e0284fbe916..06eae8ea226d 100644 --- a/test/DebugInfo/PDB/pdb-longname-truncation.test +++ b/test/DebugInfo/PDB/pdb-longname-truncation.test @@ -1,3 +1,3 @@ ; 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-pdbdump yaml2pdb -pdb=%t.pdb %p/Inputs/longname-truncation.yaml
+; RUN: llvm-pdbutil yaml2pdb -pdb=%t.pdb %p/Inputs/longname-truncation.yaml
|