summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-pdbdump/Inputs/SimplePaddingTest.pdb
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-04-24 17:47:52 +0000
committerZachary Turner <zturner@google.com>2017-04-24 17:47:52 +0000
commitda949c1804acae801ac0241d7cac87bee1291a24 (patch)
tree840b93e17255b349f67010f86aab43e83f99eb67 /llvm/test/tools/llvm-pdbdump/Inputs/SimplePaddingTest.pdb
parent1690164cac96cf3670f380a74b27443c71b6a32e (diff)
downloadbcm5719-llvm-da949c1804acae801ac0241d7cac87bee1291a24.tar.gz
bcm5719-llvm-da949c1804acae801ac0241d7cac87bee1291a24.zip
[llvm-pdbdump] Merge functionality of graphical and text dumpers.
The *real* difference between these two was that a) The "graphical" dumper could recurse, while the text one could not. b) The "text" dumper could display nested types and functions, while the graphical one could not. Merge these two so that there is only one dumper that can recurse arbitrarily deep and optionally display nested types or not. llvm-svn: 301204
Diffstat (limited to 'llvm/test/tools/llvm-pdbdump/Inputs/SimplePaddingTest.pdb')
-rw-r--r--llvm/test/tools/llvm-pdbdump/Inputs/SimplePaddingTest.pdbbin118784 -> 118784 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-pdbdump/Inputs/SimplePaddingTest.pdb b/llvm/test/tools/llvm-pdbdump/Inputs/SimplePaddingTest.pdb
index f0bd496c1c8..f19c00660a7 100644
--- a/llvm/test/tools/llvm-pdbdump/Inputs/SimplePaddingTest.pdb
+++ b/llvm/test/tools/llvm-pdbdump/Inputs/SimplePaddingTest.pdb
Binary files differ
OpenPOWER on IntegriCloud