Only dump the types we need in the test.
authorZachary Turner <zturner@google.com>
Sun, 30 Sep 2018 00:51:54 +0000 (00:51 +0000)
committerZachary Turner <zturner@google.com>
Sun, 30 Sep 2018 00:51:54 +0000 (00:51 +0000)
commit6e6d545d2488b070c32a9c7e21cf4a1e5c6d4683
treeabf89b6b8922933e7ec5e3940b04705e0c929bdc
parenta1e79e326a0734885f1713325d34f90132aa960c
Only dump the types we need in the test.

We added support for dumping pointers but pointers to arrays
won't correctly dump until we add support for dumping arrays.
Instead of trying to dump everything, which this test isn't
even interested in, just dump enums and typedefs.

llvm-svn: 343398
llvm/test/DebugInfo/PDB/DIA/pdbdump-symbol-format.test