summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PDB/DIA/pdbdump-linenumbers.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/PDB/DIA/pdbdump-linenumbers.test')
-rw-r--r--llvm/test/DebugInfo/PDB/DIA/pdbdump-linenumbers.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/PDB/DIA/pdbdump-linenumbers.test b/llvm/test/DebugInfo/PDB/DIA/pdbdump-linenumbers.test
index 322660a62b1..780e0db8466 100644
--- a/llvm/test/DebugInfo/PDB/DIA/pdbdump-linenumbers.test
+++ b/llvm/test/DebugInfo/PDB/DIA/pdbdump-linenumbers.test
@@ -1,4 +1,4 @@
-; RUN: llvm-pdbdump -lines %p/../Inputs/symbolformat.pdb | FileCheck --check-prefix=LINE_NUMS %s
+; RUN: llvm-pdbdump pretty -lines %p/../Inputs/symbolformat.pdb | FileCheck --check-prefix=LINE_NUMS %s
; LINE_NUMS: llvm\test\debuginfo\pdb\inputs\symbolformat-fpo.cpp
; LINE_NUMS: Line 5, Address: [0x000011a0 - 0x000011a5] (6 bytes)
OpenPOWER on IntegriCloud