This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 08c33fd99be Remove an unnecessary header from SROA.h. new 08c43ee5f4c [cmake] Remove MSVC C4355 override new d726f663b47 [Object] Change SymbolicFile::printSymbolName to use Error
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: cmake/modules/HandleLLVMOptions.cmake | 1 - include/llvm/Object/COFFImportFile.h | 5 ++--- include/llvm/Object/IRObjectFile.h | 3 +-- include/llvm/Object/ObjectFile.h | 2 +- include/llvm/Object/SymbolicFile.h | 7 +++---- lib/Object/ArchiveWriter.cpp | 4 ++-- lib/Object/IRObjectFile.cpp | 5 ++--- lib/Object/ObjectFile.cpp | 7 +++---- tools/llvm-nm/llvm-nm.cpp | 11 ++++++----- tools/llvm-objdump/COFFDump.cpp | 2 +- tools/llvm-readobj/COFFImportDumper.cpp | 2 +- 11 files changed, 22 insertions(+), 27 deletions(-)