This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f362d3a Don't verify inputs to the Linker if ODR merging. new a4d5658 Permit memory operands in ins/outs instructions new 23b1498 [Triple] Reimplement isLittleEndian(). Now it works for arm too.
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: lib/Support/Triple.cpp | 55 ++++++++++++++----------------- lib/Target/X86/AsmParser/X86AsmParser.cpp | 10 +++--- test/MC/X86/x86-32.s | 49 +++++++++++++++++++++++++++ test/MC/X86/x86-64.s | 21 ++++++++++++ unittests/ADT/TripleTest.cpp | 8 +++++ 5 files changed, 109 insertions(+), 34 deletions(-)