This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a3d9460534 [Driver] Add a cc1 flag for the new TBAA metadata format new 7eea2be10d [ARM] For assembler files recognize -Xassembler or -Wa, -mthumb
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: lib/Driver/ToolChain.cpp | 29 ++++++++++++++++++++++++----- lib/Driver/ToolChains/Clang.cpp | 9 +++++++++ test/Driver/arm-target-as-mthumb.s | 17 +++++++++++++++++ 3 files changed, 50 insertions(+), 5 deletions(-) create mode 100644 test/Driver/arm-target-as-mthumb.s