This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eee7489fb6f Fix MSVC "not all control paths return a value" warning. NFCI. new a6cfd822915 [llvm-readobj] Replace arch-specific ObjDumper methods by t [...] new dbf8bc26c8a [llvm-readobj][mips] Implement GNU-style printing of .MIPS. [...] new b9860d96d2b [llvm-readobj][mips] Inline `printMipsPLTGOT` method
The 3 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: test/tools/llvm-readobj/mips-abiflags.test | 29 +++++ tools/llvm-readobj/ELFDumper.cpp | 165 +++++++++++++++++++---------- tools/llvm-readobj/ObjDumper.h | 10 +- tools/llvm-readobj/llvm-readobj.cpp | 23 +--- 4 files changed, 141 insertions(+), 86 deletions(-)