This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3b75dc7 Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writin [...] new 398ecdf Fix a bugs with using some Mach-O command line flags like "-a [...]
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/Object/MachO.h | 3 +- include/llvm/Object/MachOUniversal.h | 18 +++++++--- lib/Object/MachOObjectFile.cpp | 37 ++++++++++++++++++- lib/Object/MachOUniversal.cpp | 2 +- .../Inputs/fat-armv7m.o} | Bin 16624 -> 16664 bytes .../llvm-objdump/ARM/macho-arch-armv7m-flag.test | 5 +++ test/tools/llvm-symbolizer/fat.test | 4 +-- tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +- tools/llvm-nm/llvm-nm.cpp | 32 ++++++++--------- tools/llvm-objdump/MachODump.cpp | 26 ++++++++------ tools/llvm-size/llvm-size.cpp | 40 ++++++++++----------- 11 files changed, 111 insertions(+), 58 deletions(-) copy test/tools/llvm-objdump/{X86/Inputs/macho-universal.x86_64.i386 => ARM/Inputs [...] mode change 100755 => 100644 create mode 100644 test/tools/llvm-objdump/ARM/macho-arch-armv7m-flag.test