diff options
author | Zachary Turner <zturner@google.com> | 2015-02-14 03:54:28 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-02-14 03:54:28 +0000 |
commit | 26ebe3fbcd1518c1acb26efcf2b8e89e3c031bea (patch) | |
tree | 1a73305ac95c4d5a4c8fcc234711efeb065089d5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 52c9f881ded240536047784b005b01e8242dddad (diff) | |
download | llvm-26ebe3fbcd1518c1acb26efcf2b8e89e3c031bea.zip llvm-26ebe3fbcd1518c1acb26efcf2b8e89e3c031bea.tar.gz llvm-26ebe3fbcd1518c1acb26efcf2b8e89e3c031bea.tar.bz2 |
llvm-pdbdump: Only dump whitelisted global symbols.
Dumping the global scope contains a lot of very uninteresting
things and is generally polluted with a lot of random junk.
Furthermore, it dumps values unsorted, making it hard to read.
This patch dumps known interesting types only, and as a side
effect sorts the list by symbol type.
llvm-svn: 229232
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions