This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1e252811d61 Reland "[Remarks] Add -foptimization-record-passes to filte [...] new e98bc0b63e4 Add XCOFF triple object format type for AIX
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/ADT/Triple.h | 11 +++++++++++ include/llvm/MC/MCObjectFileInfo.h | 2 +- lib/MC/MCContext.cpp | 3 +++ lib/MC/MCObjectFileInfo.cpp | 6 ++++++ lib/MC/MCParser/AsmParser.cpp | 3 +++ lib/Support/Triple.cpp | 6 ++++++ lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 3 +++ unittests/ADT/TripleTest.cpp | 8 ++++++++ 8 files changed, 41 insertions(+), 1 deletion(-)