This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 750cd67a8e Add target requirement to profile remap test. new 00837084be [ARM][AArch64] Pass through endian flags to assembler and linker. new 4224ca2f5f Fix buildbots - update clang-interpreter to use Legacy ORC c [...]
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: examples/clang-interpreter/main.cpp | 6 +-- lib/Driver/ToolChains/Arch/ARM.cpp | 2 +- lib/Driver/ToolChains/Arch/ARM.h | 2 +- lib/Driver/ToolChains/Gnu.cpp | 38 ++++++++++++++-- lib/Driver/ToolChains/NetBSD.cpp | 2 +- test/Driver/linux-as.c | 87 +++++++++++++++++++++++++------------ test/Driver/linux-ld.c | 73 +++++++++++++++++++++++++++++++ 7 files changed, 172 insertions(+), 38 deletions(-)