This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 15cf897 Make APInt negate just do a 2's complement negate instead of [...] new 698e829 pdbdump: print out COFF section headers. new 8290382 This is yet another attempt to re-instate r220932 as discusse [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/DebugInfo/PDB/Raw/DbiStream.h | 10 +++ include/llvm/Support/Threading.h | 51 ++++++++++++++ lib/DebugInfo/PDB/Raw/DbiStream.cpp | 28 +++++++- lib/Support/ManagedStatic.cpp | 15 +++-- lib/Support/Threading.cpp | 28 ++++++++ test/DebugInfo/PDB/pdbdump-headers.test | 104 ++++++++++++++++++++++++++++- tools/llvm-pdbdump/llvm-pdbdump.cpp | 39 +++++++++++ 7 files changed, 268 insertions(+), 7 deletions(-)