This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1a8db32d971 [MBP] Remove an invalid assert. new bb46295e2f8 Revert "[llvm-dsymutil] Add support for __swift_ast MachO D [...]
The 1 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/MC/MCObjectFileInfo.h | 4 --- lib/MC/MCObjectFileInfo.cpp | 4 --- test/tools/dsymutil/Inputs/swift-ast.macho.x86_64 | Bin 8464 -> 0 bytes test/tools/dsymutil/Inputs/swift-ast.swiftmodule | 1 - test/tools/dsymutil/swift-ast.test | 14 ----------- tools/dsymutil/BinaryHolder.h | 12 ++++----- tools/dsymutil/DebugMap.cpp | 12 ++++----- tools/dsymutil/DebugMap.h | 8 ++---- tools/dsymutil/DwarfLinker.cpp | 29 ++-------------------- tools/dsymutil/MachODebugMapParser.cpp | 10 +------- 10 files changed, 16 insertions(+), 78 deletions(-) delete mode 100755 test/tools/dsymutil/Inputs/swift-ast.macho.x86_64 delete mode 100644 test/tools/dsymutil/Inputs/swift-ast.swiftmodule delete mode 100644 test/tools/dsymutil/swift-ast.test