summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-06-15 23:56:19 +0000
committerZachary Turner <zturner@google.com>2017-06-15 23:56:19 +0000
commit4e950647fb56f4ed019cfb2c12ce62bbdf002cf9 (patch)
tree399b51deb3b98a10bc1da3ffd28b7b1aa8762243 /llvm/test
parent948a59661787f151f70ac59363729d63f92c56e3 (diff)
downloadbcm5719-llvm-4e950647fb56f4ed019cfb2c12ce62bbdf002cf9.tar.gz
bcm5719-llvm-4e950647fb56f4ed019cfb2c12ce62bbdf002cf9.zip
[llvm-pdbutil] Add support for dumping lines and inlinee lines.
llvm-svn: 305529
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/DebugInfo/PDB/pdbdump-headers.test11
1 files changed, 11 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/PDB/pdbdump-headers.test b/llvm/test/DebugInfo/PDB/pdbdump-headers.test
index a5acdf33d4d..fa9a25108fa 100644
--- a/llvm/test/DebugInfo/PDB/pdbdump-headers.test
+++ b/llvm/test/DebugInfo/PDB/pdbdump-headers.test
@@ -58,6 +58,17 @@ ALL-NEXT: ============================================================
ALL-NEXT: Mod 0000 | `d:\src\llvm\test\DebugInfo\PDB\Inputs\empty.obj`:
ALL-NEXT: - (MD5: A0A5BD0D3ECD93FC29D19DE826FBF4BC) d:\src\llvm\test\debuginfo\pdb\inputs\empty.cpp
ALL-NEXT: Mod 0001 | `* Linker *`:
+ALL: Lines
+ALL-NEXT: ============================================================
+ALL-NEXT: Mod 0000 | `d:\src\llvm\test\DebugInfo\PDB\Inputs\empty.obj`:
+ALL-NEXT: d:\src\llvm\test\debuginfo\pdb\inputs\empty.cpp (MD5: A0A5BD0D3ECD93FC29D19DE826FBF4BC)
+ALL-NEXT: 0001:00000010-0000001A, line/addr entries = 3
+ALL-NEXT: 5 00000010 6 00000013 7 00000018
+ALL: Mod 0001 | `* Linker *`:
+ALL: Inlinee Lines
+ALL-NEXT: ============================================================
+ALL-NEXT: Mod 0000 | `d:\src\llvm\test\DebugInfo\PDB\Inputs\empty.obj`:
+ALL-NEXT: Mod 0001 | `* Linker *`:
ALL: Types (TPI Stream)
ALL-NEXT: ============================================================
ALL-NEXT: Showing 75 records
OpenPOWER on IntegriCloud