This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cd90344c00b [ObjectYAML] Fix some Clang-tidy modernize and Include What [...] new ed4cc74af34 Rewrite ARM execute only support to avoid the use of a comm [...]
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/Target/ARM/ARM.td | 4 +++ lib/Target/ARM/ARMSubtarget.cpp | 10 ++----- lib/Target/ARM/ARMTargetObjectFile.cpp | 34 +++++++++++------------- lib/Target/ARM/ARMTargetObjectFile.h | 2 -- test/CodeGen/ARM/constantfp.ll | 12 ++++----- test/CodeGen/ARM/execute-only-big-stack-frame.ll | 6 ++--- test/CodeGen/ARM/execute-only-section.ll | 6 ++--- test/CodeGen/ARM/execute-only.ll | 6 ++--- 8 files changed, 36 insertions(+), 44 deletions(-)