Go to file
Bob Haarman 653baa2aaa [pdb] added support for dumping globals stream
Summary: This adds support for dumping the globals stream from PDB files using llvm-pdbdump, similar to the support we have for the publics stream.

Reviewers: ruiu, zturner

Subscribers: beanz, mgorny, modocache

Differential Revision: https://reviews.llvm.org/D25801

llvm-svn: 284861
2016-10-21 19:43:19 +00:00
clang Remove move constructors that are identical to the generated default move ctor. 2016-10-21 18:55:07 +00:00
clang-tools-extra [clang-move] Support moving template class forward declarations. 2016-10-21 19:26:43 +00:00
compiler-rt adding new symbols to llvm-symbolizer symbol test 2016-10-20 20:33:54 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx [ModuleMap] Add more module entries to cover some non modular headers 2016-10-21 03:14:27 +00:00
libcxxabi Fix typo in comment 2016-10-15 00:02:20 +00:00
libunwind [libunwind] Add missing <stdint.h> include. NFC. 2016-10-13 14:32:24 +00:00
lld Use FileCheck's -strict-whitespace option instead of sed. 2016-10-21 17:50:26 +00:00
lldb [CMake] Fix standalone build 2016-10-21 18:38:44 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [pdb] added support for dumping globals stream 2016-10-21 19:43:19 +00:00
openmp Fixed memory leak mistakenly introduced by https://reviews.llvm.org/D23115 2016-10-20 17:14:17 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly [SCEVAffinator] Make precise modular math more correct. 2016-10-21 18:08:02 +00:00